From b3a0b3e7c94bce46bc0654528df0748cf0c2a6ac Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 1 Feb 2013 17:35:44 -0800 Subject: Remove most of the unused StatusChange values --- src/map/map.t.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/map.t.hpp') diff --git a/src/map/map.t.hpp b/src/map/map.t.hpp index 0776788..0f2e47f 100644 --- a/src/map/map.t.hpp +++ b/src/map/map.t.hpp @@ -437,8 +437,7 @@ enum class SP : uint16_t #define SP_NO_GEMSTONE SP::NO_GEMSTONE NO_CASTCANCEL2 = 2006, #define SP_NO_CASTCANCEL2 SP::NO_CASTCANCEL2 - INFINITE_ENDURE = 2007, -#define SP_INFINITE_ENDURE SP::INFINITE_ENDURE + UNBREAKABLE_WEAPON = 2008, #define SP_UNBREAKABLE_WEAPON SP::UNBREAKABLE_WEAPON SP_UNBREAKABLE_ARMOR = 2009, -- cgit v1.2.3-60-g2f50