diff options
-rw-r--r-- | src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp b/src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp index fa21b06d578..6e20b58a6d6 100644 --- a/src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp +++ b/src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp @@ -47,7 +47,7 @@ enum Summons NPC_ELITE_DRACHKIN = 12422, NPC_ELITE_WARRIOR = 12458, NPC_WARRIOR = 12416, - NPC_MAGE = 12402, + NPC_MAGE = 12420, NPC_WARLOCK = 12459, GO_EGG = 177807 |