diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-24 09:06:39 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-24 09:06:39 +0000 |
commit | 66be8e2d2c939c99784302ffb224593f9a888f44 (patch) | |
tree | 6bb7831cadf13f2dd96bd5f13f46c1a32cc08fa5 /Changelog-Trunk.txt | |
parent | 758e7e6a9a995ea27f0ec5461a588c2278f45ec4 (diff) | |
download | hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.gz hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.bz2 hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.xz hercules-66be8e2d2c939c99784302ffb224593f9a888f44.zip |
Fixed a documentation mistake in 'areamonster' (missing argument).
Fixed incorrect sprite used for twintowers event npc.
Fixed a mistake in changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11074 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3aee110e2..0d7d9a063 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -15,7 +15,6 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. absorbed by the target (This is the behaviour that Tharis believes is correct). [Skotlex] 2007/08/19 - * Fixed small mistake in confs causing some confusion [Paradox924X] * Set proper limits to drop rates, prevents int overflow during calc * Cleaned/clarified some #include relationships between headers - TODO: pc_read_gm_account() still accessses the RFIFO directly! |