|
@@ -63,6 +63,7 @@ act 'Go for a walk':
|
|
|
gt 'parksvid', '3'
|
|
|
end
|
|
|
end
|
|
|
+end
|
|
|
|
|
|
if $ARGS[0] = '1':
|
|
|
cla
|
|
@@ -156,7 +157,7 @@ if $ARGS[0] = '3':
|
|
|
minut += 90
|
|
|
gs 'stat'
|
|
|
if telsobnr > 0:
|
|
|
- 'When the movie ends, <<$telsob>> looks and you and waits for your next move.'
|
|
|
+ 'When the movie ends, <<$telsob>> looks at you and waits for your next move.'
|
|
|
act 'Kiss her and say goodbye': gt 'park', 'start'
|
|
|
act 'Kiss her and invite her to your home': gt 'lezbsex', 'startloverhome'
|
|
|
else
|