From 53e93590c8a588f0b31a3a4b38ce65ace5173b10 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 21 May 2012 07:16:12 +0000 Subject: Fixed bugreport:5699 all new options should now be passed properly to clones and mobs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16132 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mob.h') 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]; -- cgit v1.2.3-60-g2f50