summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-06-13 06:55:06 -0300
committershennetsind <ind@henn.et>2013-06-13 06:55:06 -0300
commita6cb1ff637e5952322b5f29534a65f3f0db77e13 (patch)
treed4e3425042d5104f7d5391fec096ca3585b6e5a1 /src/map/status.c
parente1d190ec646480348cf57c280166e9fe4b3796c0 (diff)
downloadhercules-a6cb1ff637e5952322b5f29534a65f3f0db77e13.tar.gz
hercules-a6cb1ff637e5952322b5f29534a65f3f0db77e13.tar.bz2
hercules-a6cb1ff637e5952322b5f29534a65f3f0db77e13.tar.xz
hercules-a6cb1ff637e5952322b5f29534a65f3f0db77e13.zip
Fixed Bug #7346
http://hercules.ws/board/tracker/issue-7346-battlec-error Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 0e1661728..096e673c2 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -10818,7 +10818,6 @@ int status_get_weapon_atk(struct block_list *bl, struct weapon_atk *watk, int fl
int min = 0, max = 0, dstr;
float strdex_bonus, variance;
struct status_change *sc = status_get_sc(bl);
- struct status_data *status = status_get_status_data(bl);
if ( bl->type == BL_PC && watk->atk ){
if ( flag&16 )