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 44487cc59..e46f0b4a0 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1175,7 +1175,7 @@ enum si_type { SI_EQUIPED_FLOOR = 571, SI_ODINS_POWER = 583, SI_ALL_RIDING = 613,//awesome 571-613 gap, we're missing quite a few stuff here. - + SI_SITTING = 622, SI_MAX, }; |