diff options
Diffstat (limited to 'src/map/skill.t.hpp')
-rw-r--r-- | src/map/skill.t.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/skill.t.hpp b/src/map/skill.t.hpp index bfa0e2f..1470d61 100644 --- a/src/map/skill.t.hpp +++ b/src/map/skill.t.hpp @@ -26,9 +26,6 @@ enum class StatusChange : uint16_t // the rest are the normal effects SC_SLOWPOISON = 14, // item script - SC_BROKNARMOR = 32, // ? - SC_BROKNWEAPON = 33, // ? - SC_WEIGHT50 = 35, // ? sort of used SC_WEIGHT90 = 36, // definitely used SC_SPEEDPOTION0 = 37, // item script |