mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Remove script for quest 9537
Implemented in UDB [302] Close scriptdev2/scriptdev2#184 (backported from 6dce3ef) Signed-off-by: Cala <calaftp@free.fr>
This commit is contained in:
parent
cf627cf020
commit
d5c2cc084d
2 changed files with 2 additions and 123 deletions
|
|
@ -217,7 +217,6 @@ UPDATE creature_template SET ScriptName='npc_loramus_thalipedes' WHERE entry=778
|
|||
|
||||
/* AZUREMYST ISLE */
|
||||
UPDATE creature_template SET ScriptName='npc_draenei_survivor' WHERE entry=16483;
|
||||
UPDATE creature_template SET ScriptName='npc_engineer_spark_overgrind' WHERE entry=17243;
|
||||
UPDATE creature_template SET ScriptName='npc_injured_draenei' WHERE entry=16971;
|
||||
UPDATE creature_template SET ScriptName='npc_magwin' WHERE entry=17312;
|
||||
|
||||
|
|
@ -1236,9 +1235,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1000182,'Ughhh... I hurt. Can you help me?',0,0,7,0,'draenei_survivor SAY_HELP3'),
|
||||
(-1000183,'I don\'t know if I can make it, please help me...',0,0,7,0,'draenei_survivor SAY_HELP4'),
|
||||
|
||||
(-1000184,'Yes Master, all goes along as planned.',0,0,7,0,'engineer_spark SAY_TEXT'),
|
||||
(-1000185,'%s puts the shell to his ear.',0,2,7,0,'engineer_spark EMOTE_SHELL'),
|
||||
(-1000186,'Now I cut you!',0,1,7,0,'engineer_spark SAY_ATTACK'),
|
||||
-- REUSE -1000184 to -1000186
|
||||
|
||||
(-1000187,'Thank you, dear $C, you just saved my life.',0,0,0,0,'npc_redemption_target SAY_HEAL'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue