From f4f4b3310d83c10f72af525d86c58053411df5da Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 8 May 2014 21:41:21 +0800 Subject: Homonculus S Update -Updated and fixed Eira skills to official behavior. Fixed Bug#8168 -http://hercules.ws/board/tracker/issue-8168-crush-strike/?gopid=22703#entry22703 Signed-off-by: malufett --- src/map/homunculus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/homunculus.h') diff --git a/src/map/homunculus.h b/src/map/homunculus.h index db250f511..e6d59e30e 100644 --- a/src/map/homunculus.h +++ b/src/map/homunculus.h @@ -140,6 +140,7 @@ struct homunculus_interface { void (*exp_db_read) (void); void (*addspiritball) (struct homun_data *hd, int max); void (*delspiritball) (struct homun_data *hd, int count, int type); + int8 (*get_intimacy_grade) (struct homun_data *hd); }; struct homunculus_interface *homun; -- cgit v1.2.3-70-g09d2