mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/Update: Needs null spawndist
This commit is contained in:
2
sql/updates/world/2013_09_08_01_world_update.sql
Normal file
2
sql/updates/world/2013_09_08_01_world_update.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- -.- >.> <.< -_- ._.
|
||||
UPDATE `creature` SET `spawndist`=0 WHERE`id`=20635;
|
||||
Reference in New Issue
Block a user