mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/Creature): Remove aggro from Abandoned Fuel Tank (#21352)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Setting the 'CREATURE_FLAG_EXTRA_CIVILIAN' flag
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 2 WHERE `entry` = 27064;
|
||||
Reference in New Issue
Block a user