From 5eede89b499d6e080fa5a920dce42987634e60f3 Mon Sep 17 00:00:00 2001 From: nanakiwurtz Date: Tue, 7 Apr 2015 00:17:12 +0700 Subject: [PATCH] Minor Typo --- npc/re/guides/guides_alberta.txt | 2 +- npc/re/instances/BakonawaLake.txt | 6 +++--- npc/re/quests/newgears/2010_headgears.txt | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npc/re/guides/guides_alberta.txt b/npc/re/guides/guides_alberta.txt index 6e4eac34ea..bbdd6e117a 100644 --- a/npc/re/guides/guides_alberta.txt +++ b/npc/re/guides/guides_alberta.txt @@ -77,7 +77,7 @@ alberta,23,238,4 script Guide#01alberta::AlbertaGuide 105,{ mes "[Alberta Guide]"; mes "The "+F_Navi("Merchant Guild","alberta,33,41")+" is where"; mes "you can change your job to ^800080Merchant^000000."; - mes "Let me mark its location"; + mes "Let me mark it's location"; mes "on your mini-map."; mes .@str$; viewpoint 1,33,41,5,0xDA70D6; diff --git a/npc/re/instances/BakonawaLake.txt b/npc/re/instances/BakonawaLake.txt index a97f225d0c..39ec9f5dfb 100644 --- a/npc/re/instances/BakonawaLake.txt +++ b/npc/re/instances/BakonawaLake.txt @@ -77,7 +77,7 @@ ma_scene01,174,179,4 script Taho 541,{ switch(instance_enter(.@md_name$)) { case 3: mes "[Taho]"; - mes "An unknown error occured."; + mes "An unknown error occurred."; close; case 2: mes "[Taho]"; @@ -88,7 +88,7 @@ ma_scene01,174,179,4 script Taho 541,{ mes "Civilians cannot enter."; close; case 0: - mapannounce "ma_scene01","A party memeber, "+strcharinfo(0)+" of the party "+getpartyname(.@party_id)+" is entering the dungeon, "+.@md_name$+".",bc_map,"0x00ff99"; //FW_NORMAL 12 0 0 + mapannounce "ma_scene01","A party member, "+strcharinfo(0)+" of the party "+getpartyname(.@party_id)+" is entering the dungeon, "+.@md_name$+".",bc_map,"0x00ff99"; //FW_NORMAL 12 0 0 setquest 12278; //warp "1@ma_b",64,51; close; @@ -518,7 +518,7 @@ OnTimer10000: mes "[Taho]"; mes "Are we going to try again?"; next; - switch(select("Hold on a sec!:Of couse! We cannot stand back now!")) { + switch(select("Hold on a sec!:Of course! We cannot stand back now!")) { case 1: mes "[Taho]"; mes "AWW... I almost brought him out."; diff --git a/npc/re/quests/newgears/2010_headgears.txt b/npc/re/quests/newgears/2010_headgears.txt index ddaeb19577..5ff8b18596 100644 --- a/npc/re/quests/newgears/2010_headgears.txt +++ b/npc/re/quests/newgears/2010_headgears.txt @@ -471,7 +471,7 @@ alberta,151,78,0 script Bebete#Baby_Angel 96,{ mes "for the angels like you."; next; mes "[Bebete]"; - mes "I can make it with ^FF0000500 Feather Of Birds, 1 Holy Water, 10 Muscovite, 1 Heaven Ringand 1 Shining Stone^000000."; + mes "I can make it with ^FF0000500 Feather Of Birds, 1 Holy Water, 10 Muscovite, 1 Heaven Ring and 1 Shining Stone^000000."; next; mes "[Bebete]"; mes "Okay, hurry!"; @@ -511,7 +511,7 @@ gef_fild07,108,161,4 script Roda Frog#Frog_Cap 1012,1,1,{ if (hat_2009 == 0) { mes "[???]"; mes "Hmm..Hm.."; - mes "It seems my transformation into the child's appearance is succeessful."; + mes "It seems my transformation into the child's appearance is successful."; next; mes "[" + strcharinfo(0) + "]"; mes "... ... ... ..."; @@ -652,7 +652,7 @@ gef_fild07,108,161,4 script Roda Frog#Frog_Cap 1012,1,1,{ if (countitem(937) < 100) { mes "[King Froggie VII]"; mes "How about ^FF0000100 Venom Canines^000000?"; - mes "Hurry, it's a rare opportunity to be added in the frog histroy book!"; + mes "Hurry, it's a rare opportunity to be added in the frog history book!"; close2; donpcevent "Roda Frog#Frog_Cap::OnDisable"; end; @@ -765,7 +765,7 @@ gef_fild07,108,161,4 script Roda Frog#Frog_Cap 1012,1,1,{ mes "Hmm, there is no objection."; next; mes "[King Froggie VII]"; - mes "I hearby give " + strcharinfo(0) + ", our hero, this Frog Hat."; + mes "I hereby give " + strcharinfo(0) + ", our hero, this Frog Hat."; specialeffect2 EF_MAPPILLAR2; specialeffect2 EF_BLESSING; erasequest 5004;