fix(DB/Creature): Set Maleki the Palid to not respond to call for assistance (#16999)
* set maleki to not respond to call for help
This commit is contained in:
parent
3983e13057
commit
7d4cbb1178
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = 67108864 WHERE (`entry` = 10438);
|
||||
Loading…
Add table
Add a link
Reference in a new issue