diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 08:00:53 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 08:00:53 +0000 |
commit | 27ef242114cf8cca770a1d50db6c3c0f997367f2 (patch) | |
tree | c365918ff7aabe2f426970f8d90ade2a9493ca0d /Changelog.txt | |
parent | 2d82d89f7405a977262e13de3f0985e7792cc9a7 (diff) | |
download | hercules-27ef242114cf8cca770a1d50db6c3c0f997367f2.tar.gz hercules-27ef242114cf8cca770a1d50db6c3c0f997367f2.tar.bz2 hercules-27ef242114cf8cca770a1d50db6c3c0f997367f2.tar.xz hercules-27ef242114cf8cca770a1d50db6c3c0f997367f2.zip |
* Set 'droprate0item''s default to 'yes'
* Look at item type other than item ID as well to check whether it is a card
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@911 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 e5759fc06..2c672e79a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Date Added 01/05 + * Set 'droprate0item''s default to 'yes' so that items with 0 rate will never + drop [celest] + * Look at item type other than item ID as well to check whether it is a card + in card-related script commands - better support for custom items [celest] * Reset all skill variables if the skill fails so certain skills can't be abused (such as Warp, thanks to Alex14 for pointing it out) [celest] * Added /mapflag/noreturn.txt for disabling butterfly wings (not fly wings) |