diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-23 09:33:44 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-23 09:33:44 +0000 |
commit | fb8340df44d09c75593c2b97dc4fdba18d081899 (patch) | |
tree | 83ecf999d18684b157257dfc0e13ffd1c6f50203 /Changelog.txt | |
parent | 9660252ee3356d165ce5467c06ec2172d925b4fa (diff) | |
download | hercules-fb8340df44d09c75593c2b97dc4fdba18d081899.tar.gz hercules-fb8340df44d09c75593c2b97dc4fdba18d081899.tar.bz2 hercules-fb8340df44d09c75593c2b97dc4fdba18d081899.tar.xz hercules-fb8340df44d09c75593c2b97dc4fdba18d081899.zip |
- Added some code for the new guild skills (10%) and Moonlit
- Corrected Hilt Binding and Assassin Cross' dual wield
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@333 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index d85c7ca4a..fa833028f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,12 @@ Date Added +11/23 + * Skill Updates: [celest] + - Added some code for the new guild skills (10%) and Moonlit Petals (5%) + - Notes to other devs: Guild skills with id's 10000-10014 will be stored in + skill_db[500-514] + - Corrected Hilt Binding + - Corrected Assassin Cross' dual wield + 11/22 * (TXT)Stripped some code off read_gm_accounts() and made with it addGM() [MC Cameri] -Usage: addGM(account_id,level); |