summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-12-18 21:22:29 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-12-18 21:22:29 +0000
commitb01e1cda28ba47b513cc6dc888dc9b9da0c058d0 (patch)
tree9b9cb328775812cab0f78e763760ccae302e73be /Changelog-Trunk.txt
parentfc936e5ced9af544cde112c1abc7374526088890 (diff)
downloadhercules-b01e1cda28ba47b513cc6dc888dc9b9da0c058d0.tar.gz
hercules-b01e1cda28ba47b513cc6dc888dc9b9da0c058d0.tar.bz2
hercules-b01e1cda28ba47b513cc6dc888dc9b9da0c058d0.tar.xz
hercules-b01e1cda28ba47b513cc6dc888dc9b9da0c058d0.zip
* Updated respawn time interpretation according to latest kRO update
- this first time is the "min respawn time" - the second time is the "variance" which is added to the "min respawn time" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11946 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 2bfd72585..e146ea5e7 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2007/12/18
+ * Updated respawn time interpretation according to latest kRO update [Playtester]
+ - this first time is the "min respawn time"
+ - the second time is the "variance" which is added to the "min respawn time"
* Corrected skill_db reading to properly trim the skill name/descs.
* Added a mobid_db in map.c to handle mob lookups faster. [Skotlex]
2007/12/17