diff options
Diffstat (limited to 'src/map/skill.h')
-rw-r--r-- | src/map/skill.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/skill.h b/src/map/skill.h index c5c3e98d5..310a93f21 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -332,6 +332,8 @@ enum { // struct map_session_data の status_changeの番号テーブル SC_SPELLBREAKER =192,
SC_EDP = 114, // [Celest]
+ SC_MARIONETTE2 = 122,
+ SC_BLEEDING = 124,
// -- testing various SC effects
// SC_AURABLADE =81,
|