fix(DB/Creature): Deliana and other npcs spawn time (#12600)
This commit is contained in:
parent
2f6eefceca
commit
d28f42c8da
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id1` IN (11406, 14724, 16013, 22026);
|
||||
Loading…
Add table
Add a link
Reference in a new issue