diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 02:51:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 02:51:45 +0000 |
commit | dd90153762be1de239e2e6d244dd25d50e5c2fe4 (patch) | |
tree | 75a2e3b38d74a859b731357bcfd03a1ebdfa138f /Changelog-Trunk.txt | |
parent | 6c1bf412e2ed8a8578c55149dd64e3755499f2af (diff) | |
download | hercules-dd90153762be1de239e2e6d244dd25d50e5c2fe4.tar.gz hercules-dd90153762be1de239e2e6d244dd25d50e5c2fe4.tar.bz2 hercules-dd90153762be1de239e2e6d244dd25d50e5c2fe4.tar.xz hercules-dd90153762be1de239e2e6d244dd25d50e5c2fe4.zip |
- Added the skill-related variables to pet_data, removed the pet skill delay structure.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5440 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index af6993a95..76adfa9f9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/02
+ * Some cleanup and reorganization on the way pet-skill variables are
+ handled. [Skotlex]
* Fixed a typo that disabled all pet support skills from triggering (except
ground-based ones) [Skotlex]
* status_check_skilluse cleanup. Some status will only block skills when
|