summaryrefslogtreecommitdiff
path: root/npc/quests/obb_quest.txt
diff options
context:
space:
mode:
authorVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-27 02:15:34 +0000
committerVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-27 02:15:34 +0000
commit5455fd1184e75c9192a1f6f84355851a01258e48 (patch)
treec3fc985a7b90c06308f272d551d8e7289485a14b /npc/quests/obb_quest.txt
parent3633262bf2d8db0dd3bd51370826120371aac4a0 (diff)
downloadhercules-5455fd1184e75c9192a1f6f84355851a01258e48.tar.gz
hercules-5455fd1184e75c9192a1f6f84355851a01258e48.tar.bz2
hercules-5455fd1184e75c9192a1f6f84355851a01258e48.tar.xz
hercules-5455fd1184e75c9192a1f6f84355851a01258e48.zip
constant-fied!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/obb_quest.txt')
-rw-r--r--npc/quests/obb_quest.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/obb_quest.txt b/npc/quests/obb_quest.txt
index 498cc1b25..76aa2517b 100644
--- a/npc/quests/obb_quest.txt
+++ b/npc/quests/obb_quest.txt
@@ -119,7 +119,7 @@ L_YES:
if(countitem(636)<2) goto L_NOITM;//Items: No_Recipient,
delitem 636,2;//Items: No_Recipient,
mes "Thank you, that's all I need.";
- emotion 15;
+ emotion e_thx;
next;
mes "[Jacob]";
set obb_quest, 2;
@@ -130,7 +130,7 @@ L_DONE:
L_NOITM:
mes "Pardon, but I do really need these two ^0000FFNo Recipients^000000.";
- emotion 20;
+ emotion e_hmm;
close;
L_END:
@@ -181,7 +181,7 @@ L_CREATE2:
getitem 603,1;//Items: Old_Blue_Box,
mes "[Old Greek]";
mes "Here's your Box!";
- emotion 21;
+ emotion e_no1;
next;
menu "Make another!",L_CREATE2, "It's enough.",-;