diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-09 05:43:51 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-09 05:43:51 +0000 |
commit | 3e0e62675685bf18ef5ab0a12cdd97834462a0e4 (patch) | |
tree | 42222739c5c250fc5420abc75ecc843364b41c1d /Changelog-Trunk.txt | |
parent | 73662d19496bdc70665f2320197c5f44badf216c (diff) | |
download | hercules-3e0e62675685bf18ef5ab0a12cdd97834462a0e4.tar.gz hercules-3e0e62675685bf18ef5ab0a12cdd97834462a0e4.tar.bz2 hercules-3e0e62675685bf18ef5ab0a12cdd97834462a0e4.tar.xz hercules-3e0e62675685bf18ef5ab0a12cdd97834462a0e4.zip |
* included MAX_WEAPON_SIZE for flexible weapon types
* more ninja/GS work
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5527 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0535a79ab..591ff4b11 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/08
+ * More work on ninja/gs. Which made me do... [Vicious]
+ - Add more weapon type(17~21 for guns) [Vicious]
+ - Included MAX_WEAPON_TYPE in status.h and updated the codes
+ (Whose idea was it to do static number... esp dual weapon) [Vicious]
* Fixed a bug that was making the no_spawn_on_player setting useless.
[Skotlex]
* Added Deadly Poison and Bleeding to status_get_sc_def, meaning that now
|