summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-17 18:44:59 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-17 18:44:59 +0000
commit342e0c608d4062cebdaade95923ee48ed492e4a7 (patch)
tree09fa18f00cab077f1784b520ce74c3cf5db80dd2 /Changelog-Trunk.txt
parent204e823ebe7eff717d6a3d10484a5021eb7cc1a7 (diff)
downloadhercules-342e0c608d4062cebdaade95923ee48ed492e4a7.tar.gz
hercules-342e0c608d4062cebdaade95923ee48ed492e4a7.tar.bz2
hercules-342e0c608d4062cebdaade95923ee48ed492e4a7.tar.xz
hercules-342e0c608d4062cebdaade95923ee48ed492e4a7.zip
- Fixed pet being incorrectly removed when it had intimacy 0.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6139 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index accbe46a3..5470fbf73 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2006/04/17
+ * Fixed pet being incorrectly removed when it had intimacy 0. [Skotlex]
* Some cleanup in the TK_RUN related code. [Skotlex]
* Added variable walk_count to unit_data to be use as a counter for cells
walked for walk-triggered skills, on-chase skill triggers are now done