From f68dc1494d25a167a2858d3654f6d0f2ce51a35a Mon Sep 17 00:00:00 2001 From: technote24 Date: Sun, 22 Apr 2012 11:15:30 +0000 Subject: =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 --- src/common/mmo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 55dcd9ed1..ddcbf1272 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -175,7 +175,6 @@ enum item_types { IT_UNKNOWN2,//9 IT_AMMO, //10 IT_DELAYCONSUME,//11 - IT_THROWWEAPON= 17,//17 IT_CASH = 18, IT_MAX }; -- cgit v1.2.3-70-g09d2