summaryrefslogtreecommitdiff
path: root/npc/quests/quests_louyang.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-18 16:19:48 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-18 16:19:48 +0000
commit8c1c619777b748ee3c3603af77c693f9dee7f8c1 (patch)
treefb4d3099057d46c212c39d83773a6bd425b9abcb /npc/quests/quests_louyang.txt
parentd01a5d2ef2fc56e76d483cc4d14d61955f6ec36c (diff)
downloadhercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.gz
hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.bz2
hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.xz
hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.zip
Applied patch from Dani to change NPC emotion events to use the updated emotion command. (bugreport:4318)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14347 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_louyang.txt')
-rw-r--r--npc/quests/quests_louyang.txt29
1 files changed, 5 insertions, 24 deletions
diff --git a/npc/quests/quests_louyang.txt b/npc/quests/quests_louyang.txt
index 593f59cad..b11abc8c5 100644
--- a/npc/quests/quests_louyang.txt
+++ b/npc/quests/quests_louyang.txt
@@ -1820,25 +1820,6 @@ lou_in02,201,166,4 script Storage Keeper#lou 819,{
mes "take care of these things";
mes "as soon as I can...";
close;
-
-OnEmotion1:
- emotion e_an;
- end;
-
-OnEmotion2:
- emotion e_pif;
- end;
-
-OnEmotion3:
- emotion e_gg;
- end;
-
-OnEmotion4:
- emotion e_wah;
- end;
-
-OnEmotion5:
- emotion e_rock;
}
lou_in02,210,47,0 script City Hall Officer#lou 825,{
@@ -2194,7 +2175,7 @@ lou_in02,204,169,0 script Supply Stack#1lou 111,{
mes "[Jiang Xiayou]";
mes "Hey, hey...";
mes "I told you! It's not too late, why don't you do me the favor I asked? I'm only asking you once!";
- donpcevent "Storage Keeper#lou::OnEmotion1";
+ emotion e_an,0,"Storage Keeper#lou";
close;
}
mes "^3355FF*Rummage rummage*";
@@ -2256,7 +2237,7 @@ lou_in02,207,168,0 script Supply Stack#5lou 111,{
next;
mes "[Jiang Xiayou]";
mes "Hey, don't touch anything! If you mess anything up, you've gotta pile it up again, got it? If you don't want to clean up after yourself, don't make a mess!";
- donpcevent "Storage Keeper#lou::OnEmotion5";
+ emotion e_rock,0,"Storage Keeper#lou";
close;
}
@@ -2285,7 +2266,7 @@ lou_in02,206,163,0 script Supply Stack#4lou 111,{
mes "You found it...?!";
mes "I can't believe it!";
mes "You just lucked out.";
- donpcevent "Storage Keeper#lou::OnEmotion4";
+ emotion e_wah,0,"Storage Keeper#lou";
close;
}
mes "^3355FF*Rummage rummage*";
@@ -2350,7 +2331,7 @@ lou_in02,198,170,0 script Supply Stack#3lou 111,{
mes "It's not too late for you";
mes "to do the favor I asked.";
mes "I'm only asking you once!";
- donpcevent "Storage Keeper#lou::OnEmotion3";
+ emotion e_gg,0,"Storage Keeper#lou";
close;
}
mes "^3355FF*Rummage rummage*";
@@ -2398,7 +2379,7 @@ lou_in02,192,170,0 script Supply Stack#2 111,{
next;
mes "[Jiang Xiayou]";
mes "I told you! Now stop bugging me and leave now! I don't wanna deal with someone who won't trust me.";
- donpcevent "Storage Keeper#lou::OnEmotion2";
+ emotion e_pif,0,"Storage Keeper#lou";
close;
}
mes "^3355FF*Rummage rummage*";