mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Creature: Change respawn time of Lordaeron Footsoldier to correct
(cherry picked from commit 6779a92cba)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Change respawn time of Lordaeron Footsoldier to correct (Source: https://www.youtube.com/watch?v=ty7dzVLHCOE)
|
||||
UPDATE `creature` SET `spawntimesecs` = 45 WHERE `id` = 31254;
|
||||
Reference in New Issue
Block a user