*Wintergrasp: count two more creatures as guard. By Gyullo

--HG--
branch : trunk
This commit is contained in:
megamage
2009-09-01 19:45:50 -05:00
parent a34ee29e9a
commit 287c2b87ea

View File

@@ -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;