From f0fb58027eaaab3572aac3c89227aeab05423819 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 23 Oct 2008 00:08:26 +0000 Subject: Commit Mantis tasks 486 and 460 --- src/map/map.h | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 28d6758..ea240f2 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -610,9 +610,24 @@ enum { }; enum { - LOOK_BASE,LOOK_HAIR,LOOK_WEAPON,LOOK_HEAD_BOTTOM,LOOK_HEAD_TOP,LOOK_HEAD_MID,LOOK_HAIR_COLOR,LOOK_CLOTHES_COLOR,LOOK_SHIELD,LOOK_SHOES + LOOK_BASE, + LOOK_HAIR, + LOOK_WEAPON, + LOOK_HEAD_BOTTOM, + LOOK_HEAD_TOP, + LOOK_HEAD_MID, + LOOK_HAIR_COLOR, + LOOK_CLOTHES_COLOR, + LOOK_SHIELD, + LOOK_SHOES, /* 9 */ + LOOK_GLOVES, + LOOK_CAPE, + LOOK_MISC1, + LOOK_MISC2 }; +#define LOOK_LAST LOOK_MISC2 + struct chat_data { struct block_list bl; -- cgit v1.2.3-70-g09d2