mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Creature: fix wrong spawns in Thunder Bluff when WsG call to arms is up
fixes #904
This commit is contained in:
1
sql/updates/world/2011_03_23_3_world_creature.sql
Normal file
1
sql/updates/world/2011_03_23_3_world_creature.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `id`=15105 WHERE `guid` BETWEEN 208382 AND 208393 AND `id`=15102;
|
||||
Reference in New Issue
Block a user