From 498ae5549c24dbb752d1b59d120715fc38c41126 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 8 May 2019 05:21:31 +0300 Subject: Fix aspd and probably other stats issues. --- src/map/status.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/map/status.h b/src/map/status.h index a70687b67..5f53b715a 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -2064,8 +2064,8 @@ struct status_data { matk_min, matk_max, speed, amotion, adelay, dmotion, - mode, - hit, flee, cri, flee2, + mode; + int32 hit, flee, cri, flee2, def2, mdef2, #ifdef RENEWAL_ASPD aspd_rate2, -- cgit v1.2.3-60-g2f50