summaryrefslogtreecommitdiff
path: root/npc/custom/quests
diff options
context:
space:
mode:
authorKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-02 02:20:32 +0000
committerKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-02 02:20:32 +0000
commit5a6cc045a38a775943b29ca5903520c96935f2d1 (patch)
tree38a52fad55981547857787fc315a9a81653348a0 /npc/custom/quests
parent80ee93f183303ccc188fdc587bd25330a192b4e6 (diff)
downloadhercules-5a6cc045a38a775943b29ca5903520c96935f2d1.tar.gz
hercules-5a6cc045a38a775943b29ca5903520c96935f2d1.tar.bz2
hercules-5a6cc045a38a775943b29ca5903520c96935f2d1.tar.xz
hercules-5a6cc045a38a775943b29ca5903520c96935f2d1.zip
Fixed event's label for many quest-spawned monsters
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests')
-rw-r--r--npc/custom/quests/thq/THQS_Quests.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/npc/custom/quests/thq/THQS_Quests.txt b/npc/custom/quests/thq/THQS_Quests.txt
index cc5eeb037..623e281fc 100644
--- a/npc/custom/quests/thq/THQS_Quests.txt
+++ b/npc/custom/quests/thq/THQS_Quests.txt
@@ -354,7 +354,7 @@ N_QuestComp:
delitem 957,50;
set four_qset,0;
set On_Quest,0;
- killmonster "pay_dun00.gat","kaho";
+ killmonster "pay_dun00.gat","Flora::OnMobDead";
close;
N_QuestStart:
mes "[Flora]";
@@ -367,9 +367,11 @@ N_QuestStart:
mes "[Flora]";
mes "Good Luck";
mes "Remember I need 50 Nail's";
- monster "pay_dun00.gat",0,0,"Flaming Bastard",1072,1,"kaho";
- monster "pay_dun00.gat",0,0,"Flaming Bastard",1072,1,"kaho";
+ monster "pay_dun00.gat",0,0,"Flaming Bastard",1072,1,"Flora::OnMobDead";
+ monster "pay_dun00.gat",0,0,"Flaming Bastard",1072,1,"Flora::OnMobDead";
close;
+OnMobDead:
+ end;
}
//4-2;
yuno.gat,45,138,6 script Zed 735,{
@@ -439,7 +441,7 @@ N_QuestComp:
mes "[Czhore]";
mes "Here have these 2 Treasure Tokens.";
mes "And some of my old treasure...";
- monster "prt_gld.gat",155,99,"Old Man's Treasure",1324,1,"treasure";
+ monster "prt_gld.gat",155,99,"Old Man's Treasure",1324,1;
set four_qset,0;
set On_Quest,0;
delitem 714,1;
@@ -652,7 +654,7 @@ N_QuestComp:
mes "Oh dear god!!!";
mes "One of those evil mosters has followed you up here, Kill it, Kill it!!!";
next;
- monster "gef_tower.gat",42,89,"Evil Nightmare",1061,1,"nightsum";
+ monster "gef_tower.gat",42,89,"Evil Nightmare",1061,1;
close;
N_QuestStart:
mes "[Zuuzuu]";