summaryrefslogtreecommitdiff
path: root/npc/pre-re/guides
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-09-10 21:40:03 +0200
committerHaru <haru@dotalux.com>2017-09-12 05:11:07 +0200
commit0ee299ed65590059ac43c5fe09e4bc80c15d564f (patch)
tree9ea7e07a27d14d774e5f31522687e14be8a7a7ca /npc/pre-re/guides
parent762e458d893220176a1415df8fcb5cd56c7a9996 (diff)
downloadhercules-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/pre-re/guides')
-rw-r--r--npc/pre-re/guides/guides_ayothaya.txt8
-rw-r--r--npc/pre-re/guides/guides_veins.txt2
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/pre-re/guides/guides_ayothaya.txt b/npc/pre-re/guides/guides_ayothaya.txt
index ed9656f7e..ace3a84bf 100644
--- a/npc/pre-re/guides/guides_ayothaya.txt
+++ b/npc/pre-re/guides/guides_ayothaya.txt
@@ -35,13 +35,13 @@
ayothaya,203,169,3 script Noi#ayo 4_F_THAIGIRL,{
mes "[Noi]";
- mes "Welcome to Ayotaya.";
+ mes "Welcome to Ayothaya.";
mes "Our beautiful village is built";
mes "above the water, surrounded";
mes "by a dense forest.";
next;
mes "[Noi]";
- mes "There are many tourist attractions in this village that you won't be able to find anywhere else. Our fish markets and the the unique architecture of our buildings is enough reason to visit Ayotaya.";
+ mes "There are many tourist attractions in this village that you won't be able to find anywhere else. Our fish markets and the the unique architecture of our buildings is enough reason to visit Ayothaya.";
next;
mes "[Noi]";
mes "Please feel free";
@@ -58,7 +58,7 @@ ayothaya,203,169,3 script Noi#ayo 4_F_THAIGIRL,{
mes "[Noi]";
mes "At our Weapon Shop,";
mes "you will find great weapons";
- mes "favored by brave Ayotayan seafarers.";
+ mes "favored by brave Ayothayan seafarers.";
next;
mes "[Noi]";
mes "Our Weapon Shop";
@@ -67,7 +67,7 @@ ayothaya,203,169,3 script Noi#ayo 4_F_THAIGIRL,{
close;
case 2:
mes "[Noi]";
- mes "We Ayotayans always make sure we have everything we need before we go traveling. It never hurts to be prepared, doesn't it?";
+ mes "We Ayothayans always make sure we have everything we need before we go traveling. It never hurts to be prepared, doesn't it?";
next;
mes "[Noi]";
mes "Our Tool Shop";
diff --git a/npc/pre-re/guides/guides_veins.txt b/npc/pre-re/guides/guides_veins.txt
index aa0f712ae..120519f1c 100644
--- a/npc/pre-re/guides/guides_veins.txt
+++ b/npc/pre-re/guides/guides_veins.txt
@@ -78,7 +78,7 @@ veins,210,345,5 script Veins Guide#1::ve_guide 4_M_RASWORD,{
break;
case 4:
mes "[Veins Guide]";
- mes "Have you packed enough necessities for your adventure?";
+ mes "Have you packed enough necessities for your adventure?";
mes "If not, I suggest you check what the Veins in the Center can offer you.";
if (.@compass_check == 1) viewpoint 1,230,161,4,0x0000FF;
break;