mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Small improvements to Magmus
* Small improvements to Magmus in Blackrock Depths - Add intro yell when opening the gates leading to Magmus - Adjust timers of Ironhand Guardians - Rename variables to new convention
This commit is contained in:
parent
5ed81f92a5
commit
8753da2baf
4 changed files with 25 additions and 19 deletions
|
|
@ -2033,7 +2033,8 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
('-1230066','Hey, Rocknot!','0','0','0','0','0','Nagmara SAY_NAGMARA_1'),
|
||||
('-1230067','Let''s go, honey.','0','0','0','0','0','Nagmara SAY_NAGMARA_2'),
|
||||
('-1230068','%s kisses her lover.','0','2','0','0','0','Nagmara TEXTEMOTE_NAGMARA'),
|
||||
('-1230069','%s kisses Mistress Nagmara','0','2','0','17','0','Rocknot TEXTEMOTE_ROCKNOT');
|
||||
('-1230069','%s kisses Mistress Nagmara','0','2','0','17','0','Rocknot TEXTEMOTE_ROCKNOT'),
|
||||
('-1230070','Emperor Thaurissan does not wish to be disturbed! Turn back now or face your doom, weak mortals!','0','6','0','0','5430','Magmus YELL_MAGMUS_INTRO');
|
||||
|
||||
-- -1 249 000 ONYXIA'S LAIR
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadcast_text_id,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue