mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
Improve quest Rig Wars (#4453)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612530048757741422');
|
||||
|
||||
-- Lower respawn of Thermaplugg's Safe from 24h to 2s
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=32387;
|
||||
Reference in New Issue
Block a user