mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/GameObject: Fix respawn time of Shadow Sight for Maldraxxus Coliseum and Cage of Carnage arenas
This commit is contained in:
1
sql/updates/world/master/2025_10_31_02_world.sql
Normal file
1
sql/updates/world/master/2025_10_31_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `gameobject` SET `spawntimesecs`=360 WHERE `guid` IN(8000131, 8000132, 10001803, 10001804);
|
||||
Reference in New Issue
Block a user