r13113 adds count of turns used as _pantsgivingCount.
We don't do anything with this yet, but the following will be true :
If _pantsgivingCount >= 500, 3 - _pantsgivingFullness fullness is due.
Otherwise if _pantsgivingCount >= 50, 2 - _pantsgivingFullness fullness is due.
Otherwise if _pantsgivingCount >= 5, 1 - _pantsgivingFullness fullness is due.
We don't do anything with this yet, but the following will be true :
If _pantsgivingCount >= 500, 3 - _pantsgivingFullness fullness is due.
Otherwise if _pantsgivingCount >= 50, 2 - _pantsgivingFullness fullness is due.
Otherwise if _pantsgivingCount >= 5, 1 - _pantsgivingFullness fullness is due.