|
@@ -928,7 +928,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'sex_ev_plan':
|
|
|
act'Sounds good':
|
|
|
- gs 'sex_ev', 'set_sex_ev_date'
|
|
|
+ gs 'booty_call', 'set_sex_ev_date'
|
|
|
cla & *nl
|
|
|
'"Sounds good," you grin, <<$sex_ev[''dress_describe'']>>. "I''ll see you then."'
|
|
|
'"Great," <<$npc_firstname[$boy]>> grins back.'
|
|
@@ -937,7 +937,7 @@ if $ARGS[0] = 'sex_ev_plan':
|
|
|
end
|
|
|
|
|
|
act'I''ve got nothing better to do':
|
|
|
- gs 'sex_ev', 'set_sex_ev_date'
|
|
|
+ gs 'booty_call', 'set_sex_ev_date'
|
|
|
cla & *nl
|
|
|
'"Sure," you smirk, <<$sex_ev[''dress_describe'']>>. "I got nothing better to do."'
|
|
|
'"Great," <<$npc_firstname[$boy]>> grins back.'
|
|
@@ -946,7 +946,7 @@ if $ARGS[0] = 'sex_ev_plan':
|
|
|
end
|
|
|
|
|
|
act'I could fit it in':
|
|
|
- gs 'sex_ev', 'set_sex_ev_date'
|
|
|
+ gs 'booty_call', 'set_sex_ev_date'
|
|
|
cla & *nl
|
|
|
'"I think I can fit that in," you smirk, <<$sex_ev[''dress_describe'']>>.'
|
|
|
if npc_humor[$boy] = 2:
|