summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 71b7a8344..46b16c02b 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -243,13 +243,14 @@ enum {
SC_GATLINGFEVER,
SC_TATAMIGAESHI,
SC_UTSUSEMI,
+ SC_BUNSINJYUTSU,
SC_KAENSIN,
SC_SUITON,
SC_NEN,
SC_KNOWLEDGE,
SC_SMA,
- SC_FLING,
- SC_AVOID, //240
+ SC_FLING, //240
+ SC_AVOID,
SC_CHANGE,
SC_BLOODLUST,
SC_FLEET,
@@ -392,8 +393,8 @@ enum {
SI_MADNESSCANCEL = 203, //[blackhole89]
SI_GATLINGFEVER = 204,
SI_TKREST = 205, // 205 = Gloria again (but TK- Happy State looks like it)
- SI_MAEMI = 206,
- // 207 = crash
+ SI_UTSUSEMI = 206,
+ // 207 = crash (corresponds to SI_BUNSINJYUTSU). Must be fixed.
SI_NEN = 208,
SI_ADJUSTMENT = 209,
SI_ACCURACY = 210