|
@@ -155,7 +155,7 @@ if $ARGS[0] = 'studio':
|
|
|
if panties = 1:tanga = 1
|
|
|
gs 'stat'
|
|
|
'Well that''s a shame. Come back if you change your mind.'
|
|
|
- act 'Leave'gt: 'down'
|
|
|
+ act 'Leave': gt 'down'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -194,7 +194,7 @@ if $ARGS[0] = 'studio':
|
|
|
if panties = 1:tanga = 1
|
|
|
gs 'stat'
|
|
|
'Well that''s a shame. Come back if you change your mind.'
|
|
|
- act 'Leave'gt: 'down'
|
|
|
+ act 'Leave': gt 'down'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -282,7 +282,7 @@ if $ARGS[0] = 'studio':
|
|
|
gs 'stat'
|
|
|
'Well that''s a shame. Come back if you change your mind.'
|
|
|
'You get dressed and leave.'
|
|
|
- act 'Leave'gt: 'down'
|
|
|
+ act 'Leave': gt 'down'
|
|
|
end
|
|
|
end
|
|
|
end
|