aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/Wintergrasp.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/Wintergrasp.cpp b/src/game/Wintergrasp.cpp
index 1fdeaae5f00..3a2b73fd090 100644
--- a/src/game/Wintergrasp.cpp
+++ b/src/game/Wintergrasp.cpp
@@ -385,6 +385,8 @@ WintergraspCreType OPvPWintergrasp::GetCreatureType(uint32 entry) const
return CREATURE_ENGINEER;
case 30739:
case 30740:
+ case 32307:
+ case 32308:
return CREATURE_GUARD;
default:
return CREATURE_OTHER;