From 444835e777fbe49959ee8fe99746955018ec45eb Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 11 Jul 2013 20:56:11 +0800 Subject: Fixed Bug#7498 -Where RE equip atk doesn't properly update status window and negative equip atk should now affect atk. Signed-off-by: malufett --- src/map/status.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 11a78dc9f..5f8a515f6 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1632,6 +1632,9 @@ struct status_data { size, race; struct weapon_atk rhw, lhw; //Right Hand/Left Hand Weapon. +#ifdef RENEWAL + int equip_atk; +#endif }; //Additional regen data that only players have. -- cgit v1.2.3-60-g2f50