From 889a866e92a6c50f8a085e9c99001a9373830f44 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 27 Mar 2013 15:38:32 -0300 Subject: Introducing Slot Change feature Special Thanks to Yommy for providing the packet structure/data. Signed-off-by: shennetsind --- src/common/mmo.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index c70b20b1f..56770fe02 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -378,7 +378,8 @@ struct mmo_charstatus { struct hotkey hotkeys[MAX_HOTKEYS]; #endif bool show_equip; - short rename; + unsigned short rename; + unsigned short slotchange; time_t delete_date; }; -- cgit v1.2.3-60-g2f50