diff options
author | Haru <haru@dotalux.com> | 2017-09-10 21:40:03 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-12 05:11:07 +0200 |
commit | 0ee299ed65590059ac43c5fe09e4bc80c15d564f (patch) | |
tree | 9ea7e07a27d14d774e5f31522687e14be8a7a7ca /npc/quests/quests_veins.txt | |
parent | 762e458d893220176a1415df8fcb5cd56c7a9996 (diff) | |
download | hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.gz hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.bz2 hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.xz hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.zip |
Fix several typos and grammar mistakes
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/quests/quests_veins.txt')
-rw-r--r-- | npc/quests/quests_veins.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index c448e32c7..2fde49c3e 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -3078,7 +3078,7 @@ veins,327,185,3 script Kid#camelcamel 4_M_DST_CHILD,{ else if (aru_monas == 15) { mes "[Kid Karyn]"; mes "Hi! It's good to see"; - mes "you again! Kurdi just came"; + mes "you again! Curdie just came"; mes "back home from the hospital,"; mes "and is getting better everyday!"; mes "Ah, and I've been taking care"; @@ -3151,7 +3151,7 @@ veins,327,185,3 script Kid#camelcamel 4_M_DST_CHILD,{ mes "[Kid Karyn]"; mes "Hi! How do you like"; mes "fishing on my dad's boat?"; - mes "Oh, and Kurdi says hi!"; + mes "Oh, and Curdie says hi!"; close; } else { @@ -3875,7 +3875,7 @@ veins,181,166,3 script Lockenlock 4_M_HUMERCHANT,{ mes "town, so no one's really had"; mes "to send in any orders lately."; mes "That's why I didn't have any"; - mes "materials onhand. Sorry."; + mes "materials on hand. Sorry."; next; mes "[Locksmith Lockenlock]"; mes "All I need is ^4D4DFF1 Steel^000000."; |