fix(DB/Creature): Add trigger flag to Credit Marker: Water (#14287)
This commit is contained in:
parent
04edd74f91
commit
b4b49d2a66
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE (`entry` = 21095);
|
||||
Loading…
Add table
Add a link
Reference in a new issue