mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
Fix(DB/Core): UBRS - General Drakissath (#1703)
* Ported Chromatic Elite Guard from SAI to the core so I can bring the General and the not attacked Chromatic Elite Guard to attack the party
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1554842995091120500');
|
||||
|
||||
UPDATE `creature_template` SET `ScriptName`='chromatic_elite_guard', `AIName`='' WHERE `entry`= 10814;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`= 10814;
|
||||
Reference in New Issue
Block a user