From f803ebaf78e5d4064653ec0a9494ab643e910e76 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Sep 2014 11:49:12 +0300 Subject: Add new slots definition. --- src/equipment.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/equipment.h') diff --git a/src/equipment.h b/src/equipment.h index 047f2a79e..1c40d455c 100644 --- a/src/equipment.h +++ b/src/equipment.h @@ -61,6 +61,13 @@ class Equipment final EQUIP_PROJECTILE_SLOT = 10, EQUIP_EVOL_RING1_SLOT = 11, EQUIP_EVOL_RING2_SLOT = 12, + EQUIP_COSTUME_ROBE_SLOT = 13, + EQUIP_SHADOW_ARMOR_SLOT = 14, + EQUIP_SHADOW_WEAPON_SLOT = 15, + EQUIP_SHADOW_SHIELD_SLOT = 16, + EQUIP_SHADOW_SHOES_SLOT = 17, + EQUIP_SHADOW_ACCESSORY1_SLOT = 18, + EQUIP_SHADOW_ACCESSORY2_SLOT = 19, EQUIP_VECTOREND }; -- cgit v1.2.3-70-g09d2