summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-11 10:36:56 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-11 10:36:56 +0000
commit346d82c7d47afa212738d1a5b07eb3780ad46620 (patch)
treef3cf6b88eb3f4eea6dbef92ee6aa107c5971bf5b /Changelog-Trunk.txt
parent234ababd8c1a9df4391c6c54f9167f625e432dc2 (diff)
downloadhercules-346d82c7d47afa212738d1a5b07eb3780ad46620.tar.gz
hercules-346d82c7d47afa212738d1a5b07eb3780ad46620.tar.bz2
hercules-346d82c7d47afa212738d1a5b07eb3780ad46620.tar.xz
hercules-346d82c7d47afa212738d1a5b07eb3780ad46620.zip
- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12052 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a25feedce..83e0cbec1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2008/01/11
+ * Corrected CR_CULTIVATION to cause summoned plants to expire after 5
+ minutes.
2008/01/10
* Fixed getmonsterinfo to return "null" when returning the name of a
non-existing mob instead of -1.