diff options
author | technote24 <technote24@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-22 11:15:30 +0000 |
---|---|---|
committer | technote24 <technote24@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-22 11:15:30 +0000 |
commit | f68dc1494d25a167a2858d3654f6d0f2ce51a35a (patch) | |
tree | de0dc92a4f66702b48a03717ac16be3d3331c3e2 /conf | |
parent | f81d3e3afeaa5227dad285ce24c8c17b0b1bd7b5 (diff) | |
download | hercules-f68dc1494d25a167a2858d3654f6d0f2ce51a35a.tar.gz hercules-f68dc1494d25a167a2858d3654f6d0f2ce51a35a.tar.bz2 hercules-f68dc1494d25a167a2858d3654f6d0f2ce51a35a.tar.xz hercules-f68dc1494d25a167a2858d3654f6d0f2ce51a35a.zip |
=General
*Removed IT_THROWWEAPON as its not needed.
-The items that use this are being treated as a ammo type through A_THROWWEAPON.
=Database
*Updated throwable items and cannonballs to official.
-Genetics can now equip cannonballs.
-Throwable items are now ammo type number 9 as they should be.
=Jobs
*Genetic's Cart Cannon and Sling Item skills should now work due to the item fixes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15922 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/msg_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index a3f718e52..90cce6c42 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -485,7 +485,7 @@ 574: Christmas 575: High Novice 576: High Swordsman -577: High Mage +577: High Magician 578: High Archer 579: High Acolyte 580: High Merchant @@ -509,7 +509,7 @@ 594: Gypsy 595: Baby Novice 596: Baby Swordsman -597: Baby Mage +597: Baby Magician 598: Baby Archer 599: Baby Acolyte 600: Baby Merchant |