diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-10 05:50:01 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-10 05:50:01 +0000 |
commit | 11b27bf485299d5591354ef74cc557ce05d986e6 (patch) | |
tree | 61edd31bb7ebf387c951fbab6a062e09857d1ae2 /npc/custom/adoption.txt | |
parent | 309b42faba23780931c25be8062e67964d77e6d6 (diff) | |
download | hercules-11b27bf485299d5591354ef74cc557ce05d986e6.tar.gz hercules-11b27bf485299d5591354ef74cc557ce05d986e6.tar.bz2 hercules-11b27bf485299d5591354ef74cc557ce05d986e6.tar.xz hercules-11b27bf485299d5591354ef74cc557ce05d986e6.zip |
minor typos, fixed Turtle island exploit
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5549 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/adoption.txt')
-rw-r--r-- | npc/custom/adoption.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/adoption.txt b/npc/custom/adoption.txt index 77bfc4498..fca5a639e 100644 --- a/npc/custom/adoption.txt +++ b/npc/custom/adoption.txt @@ -79,7 +79,7 @@ A_No: close;
A_Cannot:
mes "[Oliver]";
- mes "There is currentally an adoption inprogress, come back when it has finished.";
+ mes "There is currentlly an adoption in progress, come back when it is finished.";
close;
A_Yes:
mes "[Oliver]";
|