summaryrefslogtreecommitdiff
path: root/Changelog-Renewal.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-10 18:57:14 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-10 18:57:14 +0000
commitd95751dcd8b3e17f773117dac3897f0cf7cb90af (patch)
tree8fafe10caae1f6b5f9649006dda165d1d4b7e13d /Changelog-Renewal.txt
parent84cdcd0f78c162511734466e1d1a37078ee1a786 (diff)
downloadhercules-d95751dcd8b3e17f773117dac3897f0cf7cb90af.tar.gz
hercules-d95751dcd8b3e17f773117dac3897f0cf7cb90af.tar.bz2
hercules-d95751dcd8b3e17f773117dac3897f0cf7cb90af.tar.xz
hercules-d95751dcd8b3e17f773117dac3897f0cf7cb90af.zip
Added an item_delay database usable for item-specific use delays.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14455 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r--Changelog-Renewal.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt
index 116b45980..706ac02f2 100644
--- a/Changelog-Renewal.txt
+++ b/Changelog-Renewal.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/10
+ * Added an item_delay database usable for item-specific use delays. [Paradox924X]
2010/11/09
* Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no trade_partner (or an invalid one) specified even for PACKETVER >= 6. (bugreport:4544) [Paradox924X]
* Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429) [Paradox924X]