mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
3
sql/updates/world/2015_05_22_04_world.sql
Normal file
3
sql/updates/world/2015_05_22_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=1, `spawndist`=10 WHERE `id`IN (10956);
|
||||
UPDATE `creature_template` SET `InhabitType`=2 WHERE `entry`=10956;
|
||||
Reference in New Issue
Block a user