mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/creature_template): Make Sunreaver Dragonhawk not attackable in Argent Tournament Grounds (#2360)
This commit is contained in:
committed by
Stoabrogga
parent
53c4132b42
commit
cfb1953c5b
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1571346137981297600');
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags` = 256 WHERE `entry` = 35984;
|
||||
Reference in New Issue
Block a user