Browse Source

[fixed] stat['virgin'] should be stat['think_virgin']

hornguy6 1 year ago
parent
commit
9dea19ec3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/booty_call_sex.qsrc

+ 1 - 1
locations/booty_call_sex.qsrc

@@ -105,7 +105,7 @@ end
 
 
 if $ARGS[0] = 'position_choose':
-	if stat['virgin'] = 1 and booty_call['fuck_count'] = 0: 
+	if stat['think_virgin'] = 1 and booty_call['fuck_count'] = 0: 
 		gs 'booty_call_virgin', 'start_options'
 	!! initiative roll
 	elseif booty_call['no_sex'] = 0: