diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-13 19:53:10 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-13 19:53:10 +0000 |
commit | 61980833a1b7ffe229712f782f14425ab4fef90e (patch) | |
tree | 20eb8796273fc7c6c8794fb4d6caee8d552314b6 /Changelog-SVN.txt | |
parent | 40fc56ca294bbc0ec69831f2f41201616e838405 (diff) | |
download | hercules-61980833a1b7ffe229712f782f14425ab4fef90e.tar.gz hercules-61980833a1b7ffe229712f782f14425ab4fef90e.tar.bz2 hercules-61980833a1b7ffe229712f782f14425ab4fef90e.tar.xz hercules-61980833a1b7ffe229712f782f14425ab4fef90e.zip |
autoloot, poison spore and more on the unknown skill [Shinomori]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1105 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 374049a61..d639683fb 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,9 @@ Date Added
02/13
+ * added an @autoloot switch that Upa-kun has forgotten [Shinomori]
+ * changed pet_skillattack_timer and corrected the poison spore attack
+ * tighter check's on "unknown skill" error; but added prints to trace it
* Added Wallex's changes to only evoke script_rid2sd if agitcheck(1) is used
[celest]
* Merged jA's equipment breaking system into the current one, and corrected
|