Scripts/ZulGurub: Convert Venoxis over to use BossAI

This commit is contained in:
click
2011-06-30 19:11:35 +02:00
parent e9aa72cc7b
commit 97e6d34f49
10 changed files with 293 additions and 191 deletions

View File

@@ -0,0 +1,4 @@
DELETE FROM `script_texts` WHERE `npc_entry`=14507;
INSERT INTO `creature_text` (`entry`,`groupid`,`text`,`type`,`sound`,`comment`) VALUES
(14507,1,'Let the coils of hate unfurl!',14,8421,'venoxis SAY_VENOXIS_TRANSFORM'),
(14507,2,'Ssserenity..at lassst!',14,0,'venoxis SAY_VENOXIS_DEATH');