diff options
Diffstat (limited to 'src/map/mob.h')
-rw-r--r-- | src/map/mob.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/mob.h b/src/map/mob.h index 7e011beac..a36aa10a4 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -67,7 +67,9 @@ enum { MSC_ALWAYS = 0x0000,
MSC_MYHPLTMAXRATE,
+ MSC_MYHPINRATE,
MSC_FRIENDHPLTMAXRATE,
+ MSC_FRIENDHPINRATE,
MSC_MYSTATUSON,
MSC_MYSTATUSOFF,
MSC_FRIENDSTATUSON,
|