diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-22 20:31:34 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-22 20:31:34 +0000 |
commit | 0f91bc5b3cd43b4810b4c1d4de1bb22b03224dd4 (patch) | |
tree | 6b2009aaf1d6fa5a5a2ba91933d76627d5c52974 /Changelog.txt | |
parent | 82ff3a436ba443d297ab140a89346375d2c5e26d (diff) | |
download | hercules-0f91bc5b3cd43b4810b4c1d4de1bb22b03224dd4.tar.gz hercules-0f91bc5b3cd43b4810b4c1d4de1bb22b03224dd4.tar.bz2 hercules-0f91bc5b3cd43b4810b4c1d4de1bb22b03224dd4.tar.xz hercules-0f91bc5b3cd43b4810b4c1d4de1bb22b03224dd4.zip |
Fixed typo.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@325 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index 892afb98a..df5574542 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Date Added 11/22 - * Changed monster_ignore_gm option to a level value. [Valaris] + * Changed monsters_ignore_gm option to a level value. [Valaris] (accounts greater than or equal to this setting won't be attacked by aggressives.) * Fixed mapflag #s and constants for setmapflag and remove mapflag. [Valaris] * Added skill names for kRO 11/23's new skills [celest] |