From a7285e774dac19e47c9e9adca3cc97212ed30c59 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Jul 2018 03:38:04 +0300 Subject: Add over weight packet. Thanks @functor-x --- src/map/clif.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 8cff8a21e..57ff4001c 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -1492,6 +1492,7 @@ struct clif_interface { /* Hat Effect */ void (*hat_effect) (struct block_list *bl, struct block_list *tbl, enum send_target target); void (*hat_effect_single) (struct block_list *bl, uint16 effectId, bool enable); + void (*overweight_percent) (struct map_session_data *sd); bool (*pAttendanceDB) (void); bool (*attendancedb_libconfig_sub) (struct config_setting_t *it, int n, const char *source); -- cgit v1.2.3-70-g09d2