summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-16 02:38:47 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-16 02:38:47 +0000
commit3455651a40c54646a4819e4c20ed39b947a1db80 (patch)
tree4829a30446df60a7ddafcdb494fc32c669a6d8e4 /Changelog-Trunk.txt
parent81289b916f65036bcab0c292d433ee2a2e9aa8c6 (diff)
downloadhercules-3455651a40c54646a4819e4c20ed39b947a1db80.tar.gz
hercules-3455651a40c54646a4819e4c20ed39b947a1db80.tar.bz2
hercules-3455651a40c54646a4819e4c20ed39b947a1db80.tar.xz
hercules-3455651a40c54646a4819e4c20ed39b947a1db80.zip
- Fixed Tarot Card of Fate using time instead of time2 which is the one that actually holds the effect duration.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5623 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fd03d3e51..15dec2284 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/15
+ * Fixed Tarot Card of Fate using time instead of time2 which is the one
+ that actually holds the effect duration. [Skotlex]
* Fixed mob random walk interval being set to up to 6K seconds in some
instances. [Skotlex]
* Added mapflag nodrop (prevents droping items to the ground). [Skotlex]