Skip to content

Commit 53b3bf4

Browse files
authored
DB/Creature: Set Spirit Healers spawntime to 5 minutes
closes TrinityCore#31192 by CraftedRO
1 parent cac0188 commit 53b3bf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `creature` SET `spawntimesecs`=300 WHERE `id`=6491 AND `spawntimesecs`=120;

0 commit comments

Comments
 (0)