mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/TB: creatures on Tol'barad Peninsula will now have a respawn time of 2 minutes instead of 2 hours
This commit is contained in:
1
sql/updates/world/custom/custom_2019_08_03_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_08_03_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `spawntimesecs`= 120 WHERE `map`= 732;
|
||||
Reference in New Issue
Block a user