diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-04 15:20:50 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-04 15:20:50 +0000 |
commit | 29fbed7f1f58b7ac3ff5d124e52a2d18278fc21f (patch) | |
tree | 07a3cb5c1be82d416725b8717fbe3b56ffd902ae /Changelog-Trunk.txt | |
parent | c56de8b902a24560112aed336b70a1eca1d10014 (diff) | |
download | hercules-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.txt | 4 |
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]
|