From 797e2b728c34e2037da494070913bbe2f84a91c2 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Mon, 3 Sep 2012 02:50:41 +0000 Subject: Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. Fixed bugreport:6457 where SR_CURSEDCIRCLE is not remove when target dies. Fixed bugreport:6535 updated GN_CRAZY_WEED to its official behavior. Fixed bugreport:6592 added a missing break in Spiral Pierce skillratio at battle.c. Fixed a faulty skillratio formula of GN_CART_TORNADO. Thanks to Lighta git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16738 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 5537064ae..442d59986 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -730,7 +730,7 @@ enum si_type { // SI_BLADESTOP = 85, SI_EXPLOSIONSPIRITS = 86, SI_STEELBODY = 87, -// SI_EXTREMITYFIST = 88, + SI_EXTREMITYFIST = 88, // SI_COMBOATTACK = 89, SI_FIREWEAPON = 90, SI_WATERWEAPON = 91, -- cgit v1.2.3-70-g09d2