mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
3
sql/updates/world/master/2018_06_23_00_world.sql
Normal file
3
sql/updates/world/master/2018_06_23_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `spawnMask` = (1 << 14) | (1 << 33) WHERE `map` = 603;
|
||||
UPDATE `gameobject` SET `spawnMask` = (1 << 14) | (1 << 33) WHERE `map` = 603;
|
||||
Reference in New Issue
Block a user