diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 15:38:39 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 15:38:39 +0000 |
commit | 99af19cda37c8dc88c401edafce71a80ca2bbb20 (patch) | |
tree | e43890f4e5fd18f75ddf4b7b71ac70b9c47e8bb8 /Changelog.txt | |
parent | 560250a022a95bd9678c5a81e5f14a34959e356a (diff) | |
download | hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.gz hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.bz2 hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.xz hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.zip |
* Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940]
* Require 15% of HP or more for WE_MALE skill [Codemaster] [SVN 940]
* Require 15% of SP or more for WE_FEMALE skill [Codemaster] [SVN 940]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@940 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index e8ebf0d6e..12f44a48d 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,8 @@ Date Added +01/09 + * Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940] + * Require 15% of HP or more for WE_MALE skill [Codemaster] [SVN 940] + * Require 15% of SP or more for WE_FEMALE skill [Codemaster] [SVN 940] 01/07 * Upon changing to high novice 100 stat points should be given, not 88 [celest] * Give high novices First Aid and Trick Dead upon job changing [celest] |