Browse Source

[fixed] missing fuckbuddy flag

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

+ 1 - 0
locations/hookup_after.qsrc

@@ -1861,6 +1861,7 @@ if $ARGS[0] = 'npc_date_request':
 end
 
 if $ARGS[0] = 'fuckbuddy_text':
+	hookup['fuckbuddy'] = 1
 	hookup['text_message'] = rand(1,2)
 	if hookup['text_message'] = 1:
 		'	<b><font color="blue">hey fuck buddy</font></b>'