diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h index 5e52b572c..192ffd6d9 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1324,6 +1324,7 @@ enum { OPT1_STONEWAIT=6, //Petrifying OPT1_BURNING, OPT1_IMPRISON, + OPT1_CRYSTALIZE, }; //opt2: Stackable status changes. |