mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
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:
committed by
GitHub
parent
3983e13057
commit
7d4cbb1178
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = 67108864 WHERE (`entry` = 10438);
|
||||
Reference in New Issue
Block a user