fix(Core/Combat): Restrict NullCreatureAI combat disallow to triggers only (#25289)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
parent
74988d3452
commit
2b56061cb7
3 changed files with 6 additions and 9 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Fix Ashtongue Channeler saved health (was incorrectly 1)
|
||||
UPDATE `creature` SET `curhealth` = 87973 WHERE `id1` = 23421;
|
||||
Loading…
Add table
Add a link
Reference in a new issue