From 563c75c3e90f76b99e136800f372e77115e4dabc Mon Sep 17 00:00:00 2001 From: Aokromes Date: Wed, 26 Jun 2013 10:36:10 +0200 Subject: Core/Scripting: Typo fix --- src/server/scripts/EasternKingdoms/BlackwingLair/boss_razorgore.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3