fix(DB/creature_template): Make Sunreaver Dragonhawk not attackable in Argent Tournament Grounds (#2360)

This commit is contained in:
Tyler Burhans
2019-10-31 23:39:59 -07:00
committed by Stoabrogga
parent 53c4132b42
commit cfb1953c5b

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1571346137981297600');
UPDATE `creature_template` SET `unit_flags` = 256 WHERE `entry` = 35984;