diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-05 19:02:52 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-05 19:02:52 +0000 |
commit | 01368ed9a40bc98ac870b04380ad1344485962e4 (patch) | |
tree | 1ddd75df4b7a0243a852e0e21ccf4ff03a2be62d /npc/cities | |
parent | 88a5d0cdda513357496b9d53878618e1620f47e8 (diff) | |
download | hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.gz hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.bz2 hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.xz hercules-01368ed9a40bc98ac870b04380ad1344485962e4.zip |
typos: recieve -> receive
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/rachel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt index 1772bcca2..e06e844cc 100644 --- a/npc/cities/rachel.txt +++ b/npc/cities/rachel.txt @@ -92,7 +92,7 @@ rachel,157,183,3 script Follower Ustiala 916,{ mes "["+strcharinfo(0)+"]"; mes "Oh... Hello."; next; - menu "I'm here to recieve the teachings of Freya",-,"I'm just here to tour",L_menu2; + menu "I'm here to receive the teachings of Freya",-,"I'm just here to tour",L_menu2; mes "[Ustialla]"; mes "The day that our all knowing Freya ressurects,"; |