summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index 6b77b4fa3..a9d0129f0 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -332,10 +332,12 @@ enum { // struct map_session_data の status_changeの番号テーブル
SC_MINDBREAKER =191,
SC_SPELLBREAKER =192,
- SC_EDP = 114, // [Celest]
- SC_MARIONETTE2 = 122, // marionette target
- SC_BLEEDING = 124, // temporarily same id as headcrush
- SC_POISON2 = 193, // for EDP
+// [Celest]
+ SC_EDP = 114, //
+ SC_MARIONETTE2 = 122, // Marionette target
+ SC_BLEEDING = 124, // Temporarily same id as headcrush
+ SC_POISON2 = 193, // for EDP -- notes: Not implemented since damage unknown yet
+ SC_GRIMTOOTH = 194, // for grimtooth's slowdown
// -- testing various SC effects
// SC_AURABLADE =81,