diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-15 08:16:46 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-15 08:16:46 +0000 |
commit | 431127c95f4443d08e0bcee53168226b5299db18 (patch) | |
tree | f71b9669b55e5e4f356813b3f39636bdb96bee17 | |
parent | aa2ac66b46df3fd890f5d2288ec9cc423b6172be (diff) | |
download | hercules-431127c95f4443d08e0bcee53168226b5299db18.tar.gz hercules-431127c95f4443d08e0bcee53168226b5299db18.tar.bz2 hercules-431127c95f4443d08e0bcee53168226b5299db18.tar.xz hercules-431127c95f4443d08e0bcee53168226b5299db18.zip |
Fixed typo in changelog
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@189 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index 51e85e8d3..10f2a3924 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,7 +1,7 @@ Date Added 11/15 * Added small and big mob sprite spawning. [Valaris] - -Added @monstersmall and @monstersmall commands. + -Added @monstersmall and @monsterbig commands. -For using in scripts, use id +2000 for small and id +4000 for big. (Example: 3002 for small poring and 5002 for big poring) * Added mobs_level_up option. [Valaris] |