prop_worth
int prop_worth(PLAY *);
pp->money + prop_worth(pp));
worth = cur_p->money + prop_worth(cur_p);
play[0].money+prop_worth(&play[0]));