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

This commit is contained in:
Aokromes
2019-03-10 10:05:42 +01:00
committed by GitHub
parent 6f4acb542d
commit 8140775bda

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 20 WHERE `id` = 28070;