From a087ad9e45ac64f2ae6258f729a68bcc224fe305 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 12 Sep 2020 13:15:54 -0300 Subject: This is Hercules v2019.10.20 --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 66736bff0..ed74f11df 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -580,6 +580,7 @@ struct status_change_data { unsigned short type; ///< Status change type (@see enum sc_type) int val1, val2, val3, val4; ///< Parameters (meaning depends on type). int tick; ///< Remaining duration. + int total_tick; ///< Total duration. }; struct storage_data { -- cgit v1.2.3-60-g2f50