Implement script support for Servants' Quarters rare boss spawn - Karazhan

Thanks to @X-Savior and @Tobschinski

Close cmangos/issues#816

(based on 3eea116409)

Signed-off-by: Cala <calaftp@free.fr>
This commit is contained in:
Xfurry 2016-01-17 22:53:16 +01:00 committed by Cala
parent be7873f567
commit 1859fe15c8
3 changed files with 89 additions and 2 deletions

View file

@ -2945,7 +2945,11 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
(-1532130,'%s takes a deep breath.',0,3,0,0,'nightbane EMOTE_DEEP_BREATH'),
(-1532131,'The halls of Karazhan shake, as the curse binding the doors of the Gamemaster\'s Hall is lifted.',0,2,0,0,'echo_of_medivh EMOTE_LIFT_CURSE'),
(-1532132,'%s cheats!',0,3,0,0,'echo_of_medivh EMOTE_CHEAT');
(-1532132,'%s cheats!',0,3,0,0,'echo_of_medivh EMOTE_CHEAT'),
(-1532133,'%s flaps down from the ceiling...',0,2,0,0,'shadikith_the_glider EMOTE_BAT_SPAWN'),
(-1532134,'%s howls through the halls...',0,2,0,0,'rokad_the_ravager EMOTE_DOG_SPAWN'),
(-1532135,'%s emerges from the shadows...',0,2,0,0,'hyakiss_the_lurker EMOTE_SPIDER_SPAWN');
-- -1 533 000 NAXXRAMAS
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES