diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-03 17:32:49 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-03 17:32:49 +0000 |
commit | a8baac8b91b6511784a61521c72ca9b1ae1c21c3 (patch) | |
tree | 5deb73eb6863c345dca4a16c1fcb322230633a69 /npc | |
parent | cfdb383a81bb9bb9349454ec38760774e4150d38 (diff) | |
download | hercules-a8baac8b91b6511784a61521c72ca9b1ae1c21c3.tar.gz hercules-a8baac8b91b6511784a61521c72ca9b1ae1c21c3.tar.bz2 hercules-a8baac8b91b6511784a61521c72ca9b1ae1c21c3.tar.xz hercules-a8baac8b91b6511784a61521c72ca9b1ae1c21c3.zip |
Fixed a small typo in cities/aldebaran.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6957 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/cities/aldebaran.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 9a7f1a86c..a21d62091 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -31,6 +31,8 @@ Evera Date Added
======
+06/03
+ * Fixed a small typo in cities/aldebaran.txt thanks to LightFighter [Playtester]
06/02
* Removed Bio Lab from eamobs [Playtester]
- since the official entrance is in it's no longer needed
diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index 825dde6ed..2961a8a8c 100644 --- a/npc/cities/aldebaran.txt +++ b/npc/cities/aldebaran.txt @@ -772,7 +772,7 @@ aldeba_in.gat,24,245,4 script Kafra Jasmine 115,{ mes "Our Kafra Service has a history and legacy that is 5 thousand, 8 hundred years old...";
mes "Blah-blah-blah.....";
next;
- menu "FIVE THOUSNAD YEARS?!",-, "Ahh~ Shut Up!",M_1, "You got a boyfriend?",M_2;
+ menu "FIVE THOUSAND YEARS?!",-, "Ahh~ Shut Up!",M_1, "You got a boyfriend?",M_2;
mes "[Kafra Jasmine]";
mes "HEY! Just SHUT-UP and LISTEN! It took me a whole week to memorize this!";
|