diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index fffad3db3..793989c53 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -476,7 +476,7 @@ enum { OPT1_FREEZE, OPT1_STUN, OPT1_SLEEP, - //What is 5? + //Aegis uses OPT1 = 5 to identify undead enemies (which also grants them immunity to the other opt1 changes) OPT1_STONEWAIT=6 //Petrifying }; |