fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface afte… (#14539)

fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface after descending.

Nazan should keep using Fireball after descending.
Nazan should chase its victims properly after descending.
Fixes #14468
This commit is contained in:
UltraNix
2023-01-07 20:18:04 +01:00
committed by GitHub
parent 992b977e19
commit 9798ccd8c5
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x00000200 WHERE `entry` IN (17536,18432);