mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(DB/Creature): Groomsblood's spawn rate (#7376)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629121385000760612');
|
||||
|
||||
UPDATE gameobject SET spawntimesecs = 2700 WHERE id = 142145 AND spawntimesecs <= 60;
|
||||
Reference in New Issue
Block a user