diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-08 03:49:44 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-08 03:49:44 +0000 |
commit | aaca2ea1b3c25e29fed6a51e999b662192d92d36 (patch) | |
tree | bc6a47cea6c1df80158e2adab3e0b0aa2a3c3227 /Changelog.txt | |
parent | fbd1469bd30b81cddafb69e447db73954edf962f (diff) | |
download | hercules-aaca2ea1b3c25e29fed6a51e999b662192d92d36.tar.gz hercules-aaca2ea1b3c25e29fed6a51e999b662192d92d36.tar.bz2 hercules-aaca2ea1b3c25e29fed6a51e999b662192d92d36.tar.xz hercules-aaca2ea1b3c25e29fed6a51e999b662192d92d36.zip |
* Remove some unnecessary checks in battle.c
* Added some checks to prevent novices still allowed to attack when using Trick Dead
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@936 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 5a264dd62..09f72cc25 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added 01/07 + * Remove some unnecessary checks in battle.c [celest] + * Added some checks to prevent novices still allowed to attack when using + Trick Dead [celest] * Added 'summon' script command. Syntax: summon <monster name>,<monster id>[,<event>]; |