diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-06 22:08:23 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-06 22:08:23 +0000 |
commit | c4227b9c59b6495e7853c0736f1fa4a2a40b9ba4 (patch) | |
tree | 6319755c22a8036ab32a9b07c5755fb9c23b3bc1 /Changelog-Trunk.txt | |
parent | 1155148a46f0e1108d46b95a69630061347991cb (diff) | |
download | hercules-c4227b9c59b6495e7853c0736f1fa4a2a40b9ba4.tar.gz hercules-c4227b9c59b6495e7853c0736f1fa4a2a40b9ba4.tar.bz2 hercules-c4227b9c59b6495e7853c0736f1fa4a2a40b9ba4.tar.xz hercules-c4227b9c59b6495e7853c0736f1fa4a2a40b9ba4.zip |
Extended the id range for npcs, now [400,700) will also be treated as NPC objects (see topic:170845 and bugreport:727).
Silenced a compilation warning.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12025 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 69c67e0b6..7ff911790 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,7 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/01/06 - * Fixed a visual itemdupple bug on mail system. + * Extended the id range for npcs, now [400,700) will also be treated + as NPC objects (see topic:170845 and bugreport:727) [ultramage] + * Fixed a visual itemdupple bug on mail system. [Zephyrus] - Fixed Overthrush status cannot being recalled at same skill lvl. 2008/01/04 * Fixed a mistake in r11991 that let knockback work through walls |