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