DB/Creature: Brann Bronzebeard must respawn 20s if he dies on halls of stone not 1h

(cherry picked from commit 8140775bdaa84a25e7f68c42fe2b93d6aab1ca7c)
This commit is contained in:
Aokromes
2021-11-24 21:29:35 +01:00
committed by Shauren
parent 4924b0f24d
commit 8037a99f16
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 20 WHERE `id` = 28070;