From 0ee299ed65590059ac43c5fe09e4bc80c15d564f Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 10 Sep 2017 21:40:03 +0200 Subject: Fix several typos and grammar mistakes Signed-off-by: Haru --- npc/pre-re/guides/guides_ayothaya.txt | 8 ++++---- npc/pre-re/guides/guides_veins.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/pre-re/guides') 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; -- cgit v1.2.3-70-g09d2