mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Add NO_PLAYER_DAMAGE_REQ flag to Socrethar (#15243)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Too many friendly NPCs dealing damage can interfere with quest objective for killing Socrethar (Quest Credit is self-cast)
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|2097152 WHERE (`entry` = 20132);
|
||||
Reference in New Issue
Block a user