diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 03:33:31 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 03:33:31 +0000 |
commit | 57ed6116c2f76419bc63bdd9b939bfc2f01aca1b (patch) | |
tree | 31ebb18354846dfdfb24ff589789c669cc5d746b /Changelog.txt | |
parent | 7c473258a84833615a9c9bfebdd0819556f047e8 (diff) | |
download | hercules-57ed6116c2f76419bc63bdd9b939bfc2f01aca1b.tar.gz hercules-57ed6116c2f76419bc63bdd9b939bfc2f01aca1b.tar.bz2 hercules-57ed6116c2f76419bc63bdd9b939bfc2f01aca1b.tar.xz hercules-57ed6116c2f76419bc63bdd9b939bfc2f01aca1b.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@284 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 d7874082d..81ce85c4c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Date Added 11/20 + * Added str_lower() function to atcommand.c (from OA). [MC Cameri] + * Simplified @charchangesex to @charchangesex [player], your sex is changed to the opposite one [MC Cameri] + * Added @refresh, which is like a @jumpto <<yourself>>. [MC Cameri] + * Added @petid <pet name> to find pet names, useful when you dont know which pets have eggs. [MC Cameri] * Added an effect_list in docs/ for descriptions, free to add onto that later. [spira] - Attempt to find new skill effects. * Added "nogo" mapflag to prevent the use of @go on a specified map. [Valaris] |