From 6f91333809e1e19933c98cd66316bf62a17e2fbc Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 6 Dec 2010 00:15:16 +0000 Subject: Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. Updated some items to use bonus bAddItemHealRate, and healpower2. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14559 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.c') diff --git a/src/map/status.c b/src/map/status.c index 35f72afea..6778bf5b1 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -1846,6 +1846,7 @@ int status_calc_pc_(struct map_session_data* sd, bool first) + sizeof(sd->aspd_add) + sizeof(sd->setitem_hash) + sizeof(sd->setitem_hash2) + + sizeof(sd->itemhealrate2) // shorts + sizeof(sd->splash_range) + sizeof(sd->splash_add_range) -- cgit v1.2.3-70-g09d2