summaryrefslogtreecommitdiff
path: root/npc/custom
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-26 15:01:39 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-26 15:01:39 +0000
commitf8940c74683681af37179e1fe6c471c0f290528b (patch)
tree89b14a4611944ab3f95e560a84832adc9388cc6f /npc/custom
parent000e370318c50a8f0dd224d92e450f1613ba6e18 (diff)
downloadhercules-f8940c74683681af37179e1fe6c471c0f290528b.tar.gz
hercules-f8940c74683681af37179e1fe6c471c0f290528b.tar.bz2
hercules-f8940c74683681af37179e1fe6c471c0f290528b.tar.xz
hercules-f8940c74683681af37179e1fe6c471c0f290528b.zip
More typo fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom')
-rw-r--r--npc/custom/Auctioneer.txt8
-rw-r--r--npc/custom/adoption.txt20
-rw-r--r--npc/custom/devnpc.txt2
-rw-r--r--npc/custom/eAAC_Scripts/disguiser.txt2
-rw-r--r--npc/custom/eAAC_Scripts/quest_warper.txt2
-rw-r--r--npc/custom/quests/event_6_new_hats.txt2
-rw-r--r--npc/custom/quests/thq/THQS_Quests.txt2
7 files changed, 19 insertions, 19 deletions
diff --git a/npc/custom/Auctioneer.txt b/npc/custom/Auctioneer.txt
index 644899198..df9d92fcc 100644
--- a/npc/custom/Auctioneer.txt
+++ b/npc/custom/Auctioneer.txt
@@ -269,7 +269,7 @@ L_SoldLoop:
if(@num<10) goto L_SoldLoop;
mes "[Auctioneer]";
mes "Sorry it seems you have either picked up all you items, money";
- mes "or you didnt register any items in this auction";
+ mes "or you didn't register any items in this auction";
close;
L_Sold:
mes "[Auctioneer]";
@@ -303,9 +303,9 @@ L_GiveBack:
set $paid[@num],3;
close;
L_NoMoney:
- mes "Sorry to say this but they havent paid this yet";
+ mes "Sorry to say this but they haven't paid this yet";
mes "You can go and talk to them now, or you can wait";
- mes "If they havent paid by the time the next Auction starts come back to me to retrieve your item(s)";
+ mes "If they haven't paid by the time the next Auction starts come back to me to retrieve your item(s)";
close;
// Check starts here for if you won any items during this auction, futher options follow
@@ -318,7 +318,7 @@ L_WonLoop:
L_CarryOn:
set @num,@num+1;
if(@num<10) goto L_WonLoop;
- mes "Sorry you didnt win any of the lots, please try again next time";
+ mes "Sorry you didn't win any of the lots, please try again next time";
close;
L_Winner:
if($paid[@num]>0) goto L_CarryOn;
diff --git a/npc/custom/adoption.txt b/npc/custom/adoption.txt
index 9e2490d5c..7c90a1772 100644
--- a/npc/custom/adoption.txt
+++ b/npc/custom/adoption.txt
@@ -84,7 +84,7 @@ A_Cannot:
A_Yes:
mes "[Oliver]";
mes "Good to hear it!";
- mes "But do you meet the requirments for adoption?";
+ mes "But do you meet the requirements for adoption?";
next;
mes "[Oliver]";
mes "We can't just give out babies at the drop of a hat.";
@@ -143,17 +143,17 @@ prt_church.gat,172,177,3 script Adoption Lady 103,{
mes "[Inanna]";
deltimer "timeadopt::OnAdopt";
addtimer 300000,"timeadopt::OnAdopt";
- mes "So you think you meet our strict requirments?";
+ mes "So you think you meet our strict requirements?";
mes "Let's see here, are you over level 70?";
next;
menu "Yes, I am over level 70",A_lvl,"No, sorry to bother you",-;
mes "[Inanna]";
- mes "Oh, I am sorry to hear that, please return when you meet this requirment.";
- callfunc "AdoptReset","the parent didnt meet level requirments";
+ mes "Oh, I am sorry to hear that, please return when you meet this requirement.";
+ callfunc "AdoptReset","the parent didn't meet level requirements";
close;
A_SeeFriend:
mes "[Inanna]";
- mes "Seems you havent talked to my friend here.";
+ mes "Seems you haven't talked to my friend here.";
mes "He will refer you to me, when he thinks you are ready.";
close;
A_lvl:
@@ -163,7 +163,7 @@ A_lvl:
next;
mes "[Inanna]";
mes "I can't give a baby to you";
- callfunc "AdoptReset","the parent didnt meet level requirments";
+ callfunc "AdoptReset","the parent didn't meet level requirements";
close;
A_lvlpassed:
mes "[Inanna]";
@@ -183,7 +183,7 @@ A_lvlpassed:
close;
A_Noring:
mes "[Inanna]";
- mes "I can't believe you are in a loving marrige when you don't have your ring on you at all times!!!";
+ mes "I can't believe you are in a loving marriage when you don't have your ring on you at all times!!!";
next;
mes "[Inanna]";
mes "I don't believe you deserve a baby.";
@@ -240,7 +240,7 @@ A_agree:
if(BaseLevel >= 70) goto A_lvltwo;
mes "[Inanna]";
mes "Sorry you are not over level 70.";
- callfunc "AdoptReset","the 2nd parent didnt meet the level requirments";
+ callfunc "AdoptReset","the 2nd parent didn't meet the level requirements";
close;
A_lvltwo:
if ( countitem(2634)>0 || countitem(2635)>0 ) goto A_Wedringtwo;
@@ -251,7 +251,7 @@ A_lvltwo:
A_Wedringtwo:
if (getchildid()>0) goto A_AlreadyHaveBaby;
mes "[Inanna]";
- mes "You have checked out, and have passed all the requirments.";
+ mes "You have checked out, and have passed all the requirements.";
mes "All you need is a novice to adopt.";
next;
mes "[Inanna]";
@@ -295,7 +295,7 @@ A_FinalTest:
mes "[Inanna]";
mes "Please calm down.";
mes "I will try and find better parents for you next time.";
- callfunc "AdoptReset","the novice didnt want to be adopted";
+ callfunc "AdoptReset","the novice didn't want to be adopted";
close;
A_BabyYes:
mes "[Inanna]";
diff --git a/npc/custom/devnpc.txt b/npc/custom/devnpc.txt
index 951d3057b..b434d22d2 100644
--- a/npc/custom/devnpc.txt
+++ b/npc/custom/devnpc.txt
@@ -496,7 +496,7 @@ doitagain:
if($fred == 0) npctalk "I have the most optimized Dev NPC";
if($fred == 1) npctalk "Yeah I am a Dev, what do you mean I'm just a member on the forum !!!";
if($fred == 2) npctalk "I probably the worst speller on the Dev team.";
- if($fred == 3) npctalk "You didnt think I was a real player did you?!?";
+ if($fred == 3) npctalk "You didn't think I was a real player did you?!?";
if($fred == 4) npctalk "Golden, Ripe, Boneless Bananas, 39 Cents A Pound.";
if($fred == 5) npctalk "All those who believe in telekinesis, raise my hand.";
if($fred > 5 || $fred < 0) goto doitagain;
diff --git a/npc/custom/eAAC_Scripts/disguiser.txt b/npc/custom/eAAC_Scripts/disguiser.txt
index 251699002..9ab53f482 100644
--- a/npc/custom/eAAC_Scripts/disguiser.txt
+++ b/npc/custom/eAAC_Scripts/disguiser.txt
@@ -154,7 +154,7 @@ Complete:
//////////////////////////
function script PXC_DoMenu {
- //set menu options to mob names, doing the first one manualy so we don't have an empty :
+ //set menu options to mob names, doing the first one manually so we don't have an empty :
set $@menu$, getmonsterinfo(getarg(0),MOB_NAME);
for(set $@i, getarg(0)+1; $@i <= getarg(1); set $@i, $@i + 1){
diff --git a/npc/custom/eAAC_Scripts/quest_warper.txt b/npc/custom/eAAC_Scripts/quest_warper.txt
index 78857c74b..81df7fe54 100644
--- a/npc/custom/eAAC_Scripts/quest_warper.txt
+++ b/npc/custom/eAAC_Scripts/quest_warper.txt
@@ -392,7 +392,7 @@ case 1:
case 2:
next;
mes "set the map in the ^0000FFmapname.gat^000000 format";
- mes "when this warpmap is set the option for players will show once they meet the requirments";
+ mes "when this warpmap is set the option for players will show once they meet the requirements";
mes "to disable Special Warp Menu option clear this !";
input $QW_SP_WarpMap$;
goto SpecialWarpMenu;
diff --git a/npc/custom/quests/event_6_new_hats.txt b/npc/custom/quests/event_6_new_hats.txt
index 45f8d355e..37bc51e34 100644
--- a/npc/custom/quests/event_6_new_hats.txt
+++ b/npc/custom/quests/event_6_new_hats.txt
@@ -17,7 +17,7 @@
//===== Additional Comments: =================================
//= Event New Hats by RedxSwordxHero
//= Ported and improved with timers [Lupus]
-//= Thanks to x[tsk],fixed all item requirments to iRO specs exept
+//= Thanks to x[tsk],fixed all item requirements to iRO specs exept
//= for hats which cannot be made on the real server. [Lupus]
//= 1.2 removed already existing official hat quests [Lupus]
//= 1.3 Spiffed up the NPC coords and their appearance [Lupus]
diff --git a/npc/custom/quests/thq/THQS_Quests.txt b/npc/custom/quests/thq/THQS_Quests.txt
index d7aad4312..172dd7829 100644
--- a/npc/custom/quests/thq/THQS_Quests.txt
+++ b/npc/custom/quests/thq/THQS_Quests.txt
@@ -557,7 +557,7 @@ N_QuestComp:
N_QuestStart:
mes "[Wizard]";
mes "Hello, the reason why I brought you here was because of a long time ago I made a friend, which happened to be a Whipser.";
- mes "He told me that he was always bullied by the other ghosts down there and I havent seen him in a while.";
+ mes "He told me that he was always bullied by the other ghosts down there and I haven't seen him in a while.";
mes "Thinking of the worse case here, I want vengance!";
mes " ";
mes "Bring me 50 Fabrics!";