Skip to content

Commit 7a3eafb

Browse files
authored
DB/Creature: add missing flags_extra to Rimefang and Spinestalker
1 parent 400aef3 commit 7a3eafb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|512 WHERE `entry`IN(37533,37534,38220,38219);

0 commit comments

Comments
 (0)