summaryrefslogtreecommitdiff
path: root/npc/021-2_Tulimshar/furquest.txt
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2011-01-27 19:46:58 +0100
committerStefan Beller <stefanbeller@googlemail.com>2011-01-27 19:46:58 +0100
commit2d94d51d4e001d6017db1e3891bbe3a1dae2dfd5 (patch)
tree58e8c1fab60801a8682a2f65ae17ea714b1e9a9f /npc/021-2_Tulimshar/furquest.txt
parent1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b (diff)
parent5fb61b03b577161e35df12fde4afc381a0edd0db (diff)
downloadserverdata-2d94d51d4e001d6017db1e3891bbe3a1dae2dfd5.tar.gz
serverdata-2d94d51d4e001d6017db1e3891bbe3a1dae2dfd5.tar.bz2
serverdata-2d94d51d4e001d6017db1e3891bbe3a1dae2dfd5.tar.xz
serverdata-2d94d51d4e001d6017db1e3891bbe3a1dae2dfd5.zip
Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata
Diffstat (limited to 'npc/021-2_Tulimshar/furquest.txt')
-rw-r--r--npc/021-2_Tulimshar/furquest.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/021-2_Tulimshar/furquest.txt b/npc/021-2_Tulimshar/furquest.txt
index 44126aa5..6727ea7d 100644
--- a/npc/021-2_Tulimshar/furquest.txt
+++ b/npc/021-2_Tulimshar/furquest.txt
@@ -157,8 +157,8 @@ L_State_1:
L_State_2:
mes "[Agostine, The Legendary Tailor]";
mes "\"Well, Winter Gloves are so fashionable for their lovable fur!";
- mes "Only the best furs can be saw for these gloves!";
- mes "But, as you see, I am a tailor, not a hunter! So, why don't you bring me the best fluffy's fur you can see?\"";
+ mes "Only the best furs can be used for these gloves!";
+ mes "But, as you see, I am a tailor, not a hunter! So, why don't you bring me the best fluffy's fur you can find?\"";
set QUEST_WG_state, 3;
next;
menu
@@ -202,7 +202,7 @@ L_State_4_try:
close;
L_State_4_success:
- mes "Agostine turns into a smile";
+ mes "Agostine breaks into a smile";
next;
mes "[Agostine, The Legendary Tailor]";
mes "\"It's perfect! Perfect! Good job, my friend! I will prepare your gloves right now!\"";
@@ -227,7 +227,7 @@ L_State_5_pay:
getitem "WinterGloves", 1;
set QUEST_WG_state, 6;
mes "[Agostine, The Legendary Tailor]";
- mes "\"Here they are. You will have the more fashionable hands in the world!\"";
+ mes "\"Here they are. You will have the most fashionable hands in the world!\"";
close;
L_State_5_nocash:
@@ -287,7 +287,7 @@ L_State_11_try:
close;
L_State_11_success:
- mes "Agostine turns into a smile";
+ mes "Agostine breaks into a smile";
next;
mes "[Agostine, The Legendary Tailor]";
mes "\"This one is good enough, my friend. Good job.\"";
@@ -300,7 +300,7 @@ L_State_12:
mes "And my payment, obviously. 15,000 GP is right.\"";
next;
menu
- "Sure, here it is all.", L_State_12_pay,
+ "Sure, here it all is.", L_State_12_pay,
"I missed something, I will be back soon!", -;
close;