mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +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