From f8940c74683681af37179e1fe6c471c0f290528b Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 26 Jan 2007 15:01:39 +0000 Subject: More typo fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/eAAC_Scripts/disguiser.txt | 2 +- npc/custom/eAAC_Scripts/quest_warper.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/custom/eAAC_Scripts') 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; -- cgit v1.2.3-60-g2f50