Scripts/Nexus: commanders converted from SAI to C++

(cherry picked from commit 5009d67f0c0dd90131ac6f81299e3719e2690ca1)
This commit is contained in:
MitchesD
2015-03-07 11:49:03 +01:00
parent 1e8b2ae527
commit 02ccf53ad1
7 changed files with 127 additions and 164 deletions
@@ -0,0 +1,2 @@
UPDATE `creature_template` SET `AIName`='', `ScriptName`='boss_nexus_commanders' WHERE `entry` IN(26796,26798);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(26796,26798) AND `source_type`=0;