mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
2
sql/updates/world/3.3.5/2017_12_21_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2017_12_21_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 16031;
|
||||
@@ -171,6 +171,7 @@ class instance_stratholme : public InstanceMapScript
|
||||
break;
|
||||
case NPC_YSIDA:
|
||||
ysidaGUID = creature->GetGUID();
|
||||
me->RemoveFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_QUESTGIVER);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user