|
@@ -969,8 +969,6 @@ if $ARGS[0] = '$get_breastmilk':
|
|
|
|
|
|
!! Next check is for cases when not only there is less milk than demanded, but also not enough max_nip_flow_rate
|
|
|
if pumptime_left > 0:
|
|
|
- !! returning unused time (could use it a lot in RL... -_-)
|
|
|
- minut -= pumptime_left
|
|
|
pumptime = ARGS[2] - pumptime_left + 1
|
|
|
!! time to add the pumped lactation['breastmv'] to the milkedvolume and empty lactation['breastmv'].
|
|
|
lactation['get_bm_milkedvolume'] += lactation['breastmv']
|