fix(DB/Creature): Corrected Spawn Time Terrorclaw (#14302)

This commit is contained in:
Samsequel
2022-12-20 14:32:11 +01:00
committed by GitHub
parent 2b246ddff4
commit af89efff53

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 450 WHERE (`id1` = 20477);