From fb5b5c9e6ed9a98f2ab1f388c5a5bc1d398e1ebe Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 15 Mar 2015 15:06:21 -0300 Subject: Follow up 8aee60e91807930e4d43965a20c8991b416d7f29 Added a new way to know whether a status has a duration (as the aforementioned commit made the previous method unusable). Special Thanks to Haruna! Signed-off-by: shennetsind --- src/map/status.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index f281a4d08..f0624587e 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1868,6 +1868,7 @@ struct sc_display_entry { struct status_change_entry { int timer; int val1,val2,val3,val4; + bool infinite_duration; }; struct status_change { -- cgit v1.2.3-60-g2f50