From 2b019f52da91cb37c00dfa34be6dd3e99e459d47 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Mar 2016 02:55:41 +0300 Subject: Add support for two new equipment slots in hercules. --- src/enums/equipslot.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/enums') diff --git a/src/enums/equipslot.h b/src/enums/equipslot.h index 52c8e2a4a..7f4b151d7 100644 --- a/src/enums/equipslot.h +++ b/src/enums/equipslot.h @@ -51,6 +51,8 @@ namespace EquipSlot SHADOW_SHOES_SLOT = 19, SHADOW_ACCESSORY1_SLOT = 20, SHADOW_ACCESSORY2_SLOT = 21, + EVOL_SLOT3 = 22, + EVOL_SLOT4 = 23, VECTOREND }; } // namespace EquipSlot -- cgit v1.2.3-60-g2f50