mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01: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