summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-24 16:49:25 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-24 16:49:25 +0000
commita06301e47be21176c4b553d7abb3ef5db7f72945 (patch)
tree8d19f0783f1d71a11c336cfe9e35a1e83eb10645 /Changelog-SVN.txt
parent4f8feb79e16e222a71d4fb3b057688ca8285d002 (diff)
downloadhercules-a06301e47be21176c4b553d7abb3ef5db7f72945.tar.gz
hercules-a06301e47be21176c4b553d7abb3ef5db7f72945.tar.bz2
hercules-a06301e47be21176c4b553d7abb3ef5db7f72945.tar.xz
hercules-a06301e47be21176c4b553d7abb3ef5db7f72945.zip
added cart dupe-proof for named / cards items
removed unusef check_cloak_type func git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1173 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 79a4992f2..284f54170 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,7 @@
Date Added
02/24
+ * Re-added missing cart dupe-proof code. From Freya [Lupus]
* Some rewrites on Basilica [celest]
* Fixed another bad typo in skill list_num reading, thanks to orn [celest]
* Fixed Steal Item Rate. It has been multiplied twice on common_item_drop value for any kinds of items. [Lupus]