Skip to content

Commit

Permalink
DB/Creature: Add FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ to Dying Soldier
Browse files Browse the repository at this point in the history
Closes #16033

(cherry picked from commit fef0678)
  • Loading branch information
Killyana authored and Shauren committed Apr 8, 2016
1 parent c9b2451 commit 87f5f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/2016_04_08_05_world_2016_02_14_04_world.sql
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=(`flags_extra`|2097152) WHERE `entry` IN (31304);

0 comments on commit 87f5f43

Please sign in to comment.