fix(Scripts/HallowsEnd): Fixed starting "Let the fires come" event. (#13487)

Fixes #13440
Fixes #13441
This commit is contained in:
UltraNix
2022-10-23 17:04:55 +02:00
committed by GitHub
parent 55a5684c87
commit dbd785593d
2 changed files with 107 additions and 104 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x00000200 WHERE `entry`=23543;