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.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h
index d136394da..ccaf54209 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -371,6 +371,14 @@ enum {
SI_WINKCHARM = 199,
SI_CLOSECONFINE = 200,
SI_CLOSECONFINE2 = 201,
+ SI_MADNESSCANCEL = 203, //[blackhole89]
+ SI_GATLINGFEVER = 204,
+ // 205 = Gloria again
+ SI_MAEMI = 206,
+ // 207 = crash
+ SI_NEN = 208,
+ SI_ADJUSTMENT = 209,
+ SI_ACCURACY = 210
};
extern int StatusIconChangeTable[];