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

Closes #20775

(cherry picked from commit c630eb1c5b)
This commit is contained in:
Wyreth
2017-11-01 17:52:40 +01:00
committed by funjoker
parent 0b21722827
commit 1a12c0b1ae

View File

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