mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Creature): Corrected Spawn Time Terrorclaw (#14302)
This commit is contained in:
2
data/sql/updates/pending_db_world/terrorclaw.sql
Normal file
2
data/sql/updates/pending_db_world/terrorclaw.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 450 WHERE (`id1` = 20477);
|
||||
Reference in New Issue
Block a user