Browse Source

[fixed] added option for becoming fuckbuddies with someone even if you have a boyfriend

hornguy6 1 year ago
parent
commit
a9dfb6ba42
1 changed files with 9 additions and 0 deletions
  1. 9 0
      locations/hookup_after.qsrc

+ 9 - 0
locations/hookup_after.qsrc

@@ -1921,6 +1921,15 @@ if $ARGS[0] = 'have_a_boyfriend':
 						'"Yeah, no," you grimace, and pick up the rest of your things and head out the door.'
 						act'Leave':gt 'hookup_after', 'exit'
 					end
+					act'So long as you know':
+						cla & *clr
+						$npc_apt_bedroom[$boy]
+						hookup['fuckbuddy'] = 1
+						'"So long as you know," you smirk back. You exchange numbers with him and a moment later a notification pings in your messages.'
+						*nl
+						gs 'hookup_after', 'fuckbuddy_text'
+						act'Leave':gt 'hookup_after', 'exit'
+					end
 				else
 					'"Whatever, your loss," he shrugs. "Looks like I''m a better lay than him anyways."'
 					'"Yeah, sure," you snigger back, pulling on the rest of your clothes. You give yourself a once over, making sure everything''s in place and wave goodbye as you head towards the door.'