diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index a61a2e321..bf33a6d09 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -174,7 +174,6 @@ struct s_homunculus { //[orn] int char_id;
short class_;
int hp,max_hp,sp,max_sp;
- short alive; //albator
unsigned long intimacy; //[orn]
short hunger;
struct skill hskill[MAX_HOMUNSKILL]; //albator
|