mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
*Wintergrasp: count two more creatures as guard. By Gyullo
--HG-- branch : trunk
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user