mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
Scripts/ZulGurub: Convert Venoxis over to use BossAI
This commit is contained in:
4
sql/updates/world/2011_06_30_00_world_creature_text.sql
Normal file
4
sql/updates/world/2011_06_30_00_world_creature_text.sql
Normal 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');
|
||||
Reference in New Issue
Block a user