fix(DB/Creature): fixed Timber respawn time (#18625)
* fix(DB/Creature): fixed Timber respawn time Decreased Timber respawn timer from 2 hours to 45 minutes * delete const --------- Co-authored-by: Pagani Walter <paganiwalter@gmail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `spawntimesecs`=2700 WHERE `guid` IN (3154, 134483, 134484) AND `id1`=1132;
|
||||
Reference in New Issue
Block a user