mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
Deserter Propaganda should respawn much faster (#4414)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612272196448415878');
|
||||
|
||||
-- Deserter Propaganda should respawn way faster
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=9175;
|
||||
Reference in New Issue
Block a user