diff --git a/npc/re/custom/lasagna/lasagna_npcs.txt b/npc/re/custom/lasagna/lasagna_npcs.txt index 0dd2178dd0..0e2e1b80c1 100644 --- a/npc/re/custom/lasagna/lasagna_npcs.txt +++ b/npc/re/custom/lasagna/lasagna_npcs.txt @@ -5507,7 +5507,7 @@ conch_in,26,64,5 script Captain Gamberi#dorcon0 4_DR_GAMBERI,{ mes "Then when would we be able to set off?"; next; mes "[Stello]"; - mes "Maybe tommorrow."; + mes "Maybe tomorrow."; next; mes "[" + strcharinfo(0) + "]"; mes "Isn't the fog covering the area near the shore? wouldn't it be a problem to just sail off?"; diff --git a/npc/re/jobs/3-1/ranger.txt b/npc/re/jobs/3-1/ranger.txt index c2887bb402..c59762ce88 100644 --- a/npc/re/jobs/3-1/ranger.txt +++ b/npc/re/jobs/3-1/ranger.txt @@ -1100,7 +1100,7 @@ OnTimer11000: mapannounce "job3_rang02","Test Supervisor, Caution : When you use a 'Bombring Capsule' a Bombring is summoned near you, and after 3 seconds it will explode.",bc_map,"0x87ceeb"; //FW_NORMAL 12 0 0 end; OnTimer14000: - mapannounce "job3_rang02","Test Supervisor, Caution : The explosive range of the Bombring is a 5x5 cell around the Bombring, so be carefull not to be caught in the explosion.",bc_map,"0xffb6c1"; //FW_NORMAL 12 0 0 + mapannounce "job3_rang02","Test Supervisor, Caution : The explosive range of the Bombring is a 5x5 cell around the Bombring, so be careful not to be caught in the explosion.",bc_map,"0xffb6c1"; //FW_NORMAL 12 0 0 end; OnTimer17000: mapannounce "job3_rang02","Test Supervisor, Caution : Whilst progressing, if you complete the mission given by an staff member come and see me, then you will pass the 2nd practical test!",bc_map,"0x87ceeb"; //FW_NORMAL 12 0 0 diff --git a/npc/re/merchants/coin_exchange.txt b/npc/re/merchants/coin_exchange.txt index 95f5ae5ca6..0dd7e08342 100644 --- a/npc/re/merchants/coin_exchange.txt +++ b/npc/re/merchants/coin_exchange.txt @@ -341,7 +341,7 @@ malangdo,233,180,3 script Dark MachineTX100 564,{ getitem .@exchange_id[.@i], .@reward_amount - .@fee; mes "[Dark Machine TX100]"; mes "Received ^003399"+getitemname(.@coin)+"^000000 for ^003399"+.@payment_amount+"^000000 unit(s)."; - mes "We have excanged your coin to ^003399"+(.@reward_amount-.@fee)+"^000000 unit(s) of ^003399"+.@coin_text$+" Level Coin^000000, deducted ^003399"+.@fee+"^000000 unit(s) as exchanging fee."; + mes "We have exchanged your coin to ^003399"+(.@reward_amount-.@fee)+"^000000 unit(s) of ^003399"+.@coin_text$+" Level Coin^000000, deducted ^003399"+.@fee+"^000000 unit(s) as exchanging fee."; close; } diff --git a/npc/re/other/item_merge.txt b/npc/re/other/item_merge.txt index bdf8cc2097..1d1e41d12e 100644 --- a/npc/re/other/item_merge.txt +++ b/npc/re/other/item_merge.txt @@ -25,7 +25,7 @@ prontera,146,95,3 script Mergician#pron 64,{ close; } mes "[Mergician]"; - mes "Do you believe in the miracle of Merge god?? If so, repeat my spell loudly as I pronunce it!!!"; + mes "Do you believe in the miracle of Merge god?? If so, repeat my spell loudly as I pronounce it!!!"; mes "Merge Merge, Merrrrge!!!"; next; switch(select("What is the miracle of Merge?:Merrrrge!!!!:Abandon...")) {