diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 16:56:52 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 16:56:52 +0000 |
commit | 5b66de5f6d2e126c05603c559430368b5aac156a (patch) | |
tree | 4c3a4a8a897fb14cf771214eb824480b8cd061ce /Changelog-Trunk.txt | |
parent | e8992735bbfb5311db7669955757a06469b6952c (diff) | |
download | hercules-5b66de5f6d2e126c05603c559430368b5aac156a.tar.gz hercules-5b66de5f6d2e126c05603c559430368b5aac156a.tar.bz2 hercules-5b66de5f6d2e126c05603c559430368b5aac156a.tar.xz hercules-5b66de5f6d2e126c05603c559430368b5aac156a.zip |
- Fixed item disappearing from the floor when you attempted to pick it up and there was no room in your inventory.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5517 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 9d6e01f21..d4d5419d3 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/08
+ * Fixed item disappearing from the floor when you attempted to pick it up
+ and there was no room in your inventory. [Skotlex]
* About half-ish nj/gs skills are semi/fully-done. No effect/status yet though. [Vicious]
* Added atcommand @whodrops which lists mobs with the top drop-rates for a
given item. List of stored mobs and their dropchances is also defined by
|