summaryrefslogtreecommitdiff
path: root/src/map/mob.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.h')
-rw-r--r--src/map/mob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/mob.h b/src/map/mob.h
index 4fcacc205..cdb692df8 100644
--- a/src/map/mob.h
+++ b/src/map/mob.h
@@ -104,7 +104,7 @@ struct mob_db {
struct { int nameid,p; } mvpitem[MAX_MVP_DROP];
struct status_data status;
struct view_data vd;
- short option;
+ unsigned int option;
int summonper[MAX_RANDOMMONSTER];
int maxskill;
struct mob_skill skill[MAX_MOBSKILL];