mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 19:53:02 -04:00
DB/Misc: Kill warnings
From negative spawntime in creature
This commit is contained in:
1
sql/updates/world/2014_11_28_01_world.sql
Normal file
1
sql/updates/world/2014_11_28_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `spawntimesecs`=120 WHERE `guid` IN(74951,74950,74949,74948);
|
||||
Reference in New Issue
Block a user