summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 04:46:29 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 04:46:29 +0000
commitcd457b601c3b28805b1eb9e0b97333851e87ce1f (patch)
tree99978c1117a1382a487ba3bb33d79597216fa88e /npc/Changelog.txt
parent64169298d9e64182e882a76f9fe4c94c1c7c24d5 (diff)
downloadhercules-cd457b601c3b28805b1eb9e0b97333851e87ce1f.tar.gz
hercules-cd457b601c3b28805b1eb9e0b97333851e87ce1f.tar.bz2
hercules-cd457b601c3b28805b1eb9e0b97333851e87ce1f.tar.xz
hercules-cd457b601c3b28805b1eb9e0b97333851e87ce1f.zip
* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforementioned check in addition to checking weight.
* Updated 2004 headgear quests to use checkweight. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12256 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 84eafea5a..9a26b37b1 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,9 @@
Date Added
======
2008/02/27
+ * Rev 12256 Removed "F_CheckMaxCount" as it seems "checkweight". [L0ne_W0lf]
+ preforms the aforementioned check in addition to checking weight.
+ * Updated 2004 headgear quests to use checkweight.
* Rev 12255 Implemented new function F_CheckMaxCount. [L0ne_W0lf]
- Checks if you have enough room in your inventory to accept items
* Updated 2004 headgear quests to fully official.