summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 4b05b494e..352d0da62 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -1674,6 +1674,8 @@ int status_calc_pc(struct map_session_data* sd,int first)
+ sizeof(sd->hp_loss_type)
+ sizeof(sd->hp_gain_value)
+ sizeof(sd->sp_gain_value)
+ + sizeof(sd->sp_vanish_rate)
+ + sizeof(sd->sp_vanish_per)
+ sizeof(sd->add_drop_count)
+ sizeof(sd->unbreakable)
+ sizeof(sd->unbreakable_equip)