DB/Creature: Set correct unit flag to Rin'ji

Closes #20775
This commit is contained in:
Wyreth
2017-11-01 17:52:40 +01:00
committed by Aokromes
parent 81098e76ac
commit c1606d3b2d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|768 WHERE `entry`=7780;