fix(DB/creature): Adjust Shatterspear respawn timer (#13349)

Create rev_1665269180018074500.sql
This commit is contained in:
Gultask
2022-10-15 12:07:43 -03:00
committed by GitHub
parent bee7740bab
commit 9e1ed276fc

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs`=180 WHERE `id1`=10919;