diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 21:07:00 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 21:07:00 +0000 |
commit | bde640d49c4a26203d76ea5884c1264b3f7828e2 (patch) | |
tree | 35be87ac5f58dcdb1a389da9db6fc77db1b9c4d7 /Changelog-Trunk.txt | |
parent | 29424f4862169ff53b78b233a1ef490329817f0f (diff) | |
download | hercules-bde640d49c4a26203d76ea5884c1264b3f7828e2.tar.gz hercules-bde640d49c4a26203d76ea5884c1264b3f7828e2.tar.bz2 hercules-bde640d49c4a26203d76ea5884c1264b3f7828e2.tar.xz hercules-bde640d49c4a26203d76ea5884c1264b3f7828e2.zip |
- Added mapflag nodrop, fixed mapflag notrade.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5619 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 01c0bae56..178fb6550 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/15
+ * Added mapflag nodrop (prevents droping items to the ground). [Skotlex]
+ * Fixed mapflag notrade doing nothing. [Skotlex]
* Likely fixed Gravitation not hitting except for the last hit. [Skotlex]
* Removed the hardcoded duration of 30 seconds for sleep. [Skotlex]
* Fixed rangecheck for pet skill usage of INF_SELF_SKILL type of skills
|