diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-23 10:35:02 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-23 10:35:02 +0000 |
commit | f06d1020a56c6d7602cbf5176c1ba3d3525b4c3e (patch) | |
tree | d9e826ac458290af97d8394a433da802aed33054 /Changelog.txt | |
parent | fb8340df44d09c75593c2b97dc4fdba18d081899 (diff) | |
download | hercules-f06d1020a56c6d7602cbf5176c1ba3d3525b4c3e.tar.gz hercules-f06d1020a56c6d7602cbf5176c1ba3d3525b4c3e.tar.bz2 hercules-f06d1020a56c6d7602cbf5176c1ba3d3525b4c3e.tar.xz hercules-f06d1020a56c6d7602cbf5176c1ba3d3525b4c3e.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@334 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index fa833028f..d6ea6c36c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,12 +1,14 @@ Date Added 11/23 + * @charoption is now #option [MC Cameri] + * @charpetfriendly is now #petfriendly [MC Cameri] + * @charstats is now #stats [MC Cameri] * 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); |