From 5a5cd068fdf3b9774f63950a4e89f438fc17fab7 Mon Sep 17 00:00:00 2001 From: malufett Date: Tue, 14 Apr 2015 07:10:13 +0800 Subject: Fixed Bug#8621 -http://hercules.ws/board/tracker/issue-8621-angra-manyu-with-aspd-low/?gopid=24959#entry24959 Signed-off-by: malufett --- src/map/status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/map/status.c b/src/map/status.c index ebd9222f6..91ab19558 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -4014,11 +4014,11 @@ int status_base_amotion_pc(struct map_session_data *sd, struct status_data *st) // raw delay adjustment from bAspd bonus amotion += sd->bonus.aspd_add; -#endif /* angra manyu disregards aspd_base and similar */ if ( sd->equip_index[EQI_HAND_R] >= 0 && sd->status.inventory[sd->equip_index[EQI_HAND_R]].nameid == ITEMID_ANGRA_MANYU ) return 0; +#endif return amotion; } -- cgit v1.2.3-70-g09d2