|
@@ -1108,7 +1108,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'after_sex2':
|
|
if $ARGS[0] = 'after_sex2':
|
|
booty_call['pillow_talking'] = 0
|
|
booty_call['pillow_talking'] = 0
|
|
- if booty_call['sleepover'] > 0:
|
|
|
|
|
|
+ if booty_call['morning_after'] > 0:
|
|
act'Get on with the morning':
|
|
act'Get on with the morning':
|
|
cla & *clr
|
|
cla & *clr
|
|
gs'booty_call_morning', 'wakeup2'
|
|
gs'booty_call_morning', 'wakeup2'
|
|
@@ -1174,7 +1174,7 @@ if $ARGS[0] = 'boy_bathroom':
|
|
cla & *clr
|
|
cla & *clr
|
|
$npc_apt_bathroom[$boy]
|
|
$npc_apt_bathroom[$boy]
|
|
act'Back to the bedroom':
|
|
act'Back to the bedroom':
|
|
- if booty_call['sleepover'] = 0:
|
|
|
|
|
|
+ if booty_call['morning_after'] = 0:
|
|
gt 'booty_call_after', 'after_sex2_w_picture'
|
|
gt 'booty_call_after', 'after_sex2_w_picture'
|
|
else
|
|
else
|
|
gt 'booty_call_morning', 'wakeup2'
|
|
gt 'booty_call_morning', 'wakeup2'
|