|
@@ -746,12 +746,13 @@ if $ARGS[0] = 'brother_wash':
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
+ if pcs_pubes >= shave_trigger:
|
|
|
+ act 'I should shave': gt 'brother_voyeur', 'brother_shower_shave'
|
|
|
|
|
|
- act 'I should shave': gt 'brother_voyeur', 'brother_shower_shave'
|
|
|
-
|
|
|
- act'Just for you':
|
|
|
- brother_shower['shave_ask1'] = daystart
|
|
|
- gt 'brother_voyeur', 'brother_shower_shave'
|
|
|
+ act'Just for you':
|
|
|
+ brother_shower['shave_ask1'] = daystart
|
|
|
+ gt 'brother_voyeur', 'brother_shower_shave'
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
end
|