mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
3
sql/updates/world/3.3.5/2017_12_24_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2017_12_24_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `spawnMask` = 3 WHERE `id` = 182947;
|
||||
UPDATE `gameobject` SET `spawnMask` = 2 WHERE `id` = 184222 AND `map` IN (553,554);
|
||||
Reference in New Issue
Block a user