|
@@ -504,7 +504,7 @@ if $ARGS[0] = 'shower_kiss_home':
|
|
|
gs 'stat'
|
|
|
|
|
|
act 'Get out of the shower':
|
|
|
- gs 'arousal' 'end'
|
|
|
+ gs 'arousal', 'end'
|
|
|
gt 'KatjaHomeTalk'
|
|
|
end
|
|
|
end
|
|
@@ -522,7 +522,7 @@ if $ARGS[0] = 'shower_kiss_home':
|
|
|
'You remove her hands and smile at her. Then you dismiss Katja, who shyly looks to the floor and leaves the bathroom.'
|
|
|
|
|
|
act 'Get out of the shower':
|
|
|
- gs 'arousal' 'end'
|
|
|
+ gs 'arousal', 'end'
|
|
|
gt 'KatjaHomeTalk'
|
|
|
end
|
|
|
end
|