summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-11 00:45:27 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-11 00:45:27 +0000
commit57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8 (patch)
treefb3e7010988cfaa4331efb2ef0918fddfa7844bf /db/Changelog.txt
parentc142eec60834502efa991b583cdde8d6af819729 (diff)
downloadhercules-57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8.tar.gz
hercules-57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8.tar.bz2
hercules-57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8.tar.xz
hercules-57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8.zip
* Updated pet database.
- Defined the header for the pet database. Lordy was this not fun. - All pets now walk at character speed (150), but do not inherit bonuses from owner. - All pets have the same hungrydelay, and will lose hunger at 80 points per 60 seconds. - Corrected capture success rates for Alice, Zealotus, and the goblin pets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13752 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 391459669..7dc5529a2 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -38,6 +38,11 @@
=======================
2009/05/10
+ * Rev. 13752 Updated pet database. [L0ne_W0lf]
+ - Defined the header for the pet database. Lordy was this not fun.
+ - All pets now walk at character speed (150), but do not inherit bonuses from owner.
+ - All pets have the same hungrydelay, and will lose hunger at 80 points per 60 seconds.
+ - Corrected capture success rates for Alice, Zealotus, and the goblin pets.
* Rev. 13749 Osiris now summons the correct amount of Ancient Mummies at the right slave number (Partial revert of r7010.) [L0ne_W0lf]
2009/05/08
* Rev. 13743 Well, as it turns out, DETECTOR is actually detect hidden (not cast sense.) Elder is at least fixed though. [L0ne_W0lf]