mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/Creature): Shatterspear Trolls respawn time (#10283)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642736821471593800');
|
||||
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id1` IN (10919, 11196);
|
||||
Reference in New Issue
Block a user