summaryrefslogtreecommitdiff
path: root/src/map/map.t.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.t.hpp')
-rw-r--r--src/map/map.t.hpp3
1 files changed, 1 insertions, 2 deletions
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,