fix(DB/Creature): Reth'hedron spawn timer (#19055)

This commit is contained in:
avarishd
2024-06-15 01:03:18 +03:00
committed by GitHub
parent 278ee2a728
commit 923ea9f29a

View File

@@ -0,0 +1,2 @@
-- Reth'hedron the Subduer
UPDATE `creature` SET `spawntimesecs` = 90 WHERE `id1` = 22357 AND `guid` = 86754;