summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-04 15:20:50 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-04 15:20:50 +0000
commit29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f (patch)
tree07a3cb5c1be82d416725b8717fbe3b56ffd902ae /Changelog-Trunk.txt
parentc56de8b902a24560112aed336b70a1eca1d10014 (diff)
downloadhercules-29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f.tar.gz
hercules-29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f.tar.bz2
hercules-29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f.tar.xz
hercules-29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f.zip
- Modified pc_jobchange so that it automatically removes peco/falcon/cart/homun if the new job you are changing to does not possess the required skill for them.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8932 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f73180f09..8839a4417 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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.
+2006/10/04
+ * Modified pc_jobchange so that it automatically removes
+ peco/falcon/cart/homun if the new job you are changing to does not possess
+ the required skill for them. [Skotlex]
2006/10/03
* Fixed a possible crash with @reloadmobdb due to pet loot timers.
[Skotlex]