Browse Source

[fixed] missing colon

hornguy6 1 year ago
parent
commit
d4b6a83b89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/booty_call_condoms.qsrc

+ 1 - 1
locations/booty_call_condoms.qsrc

@@ -1176,7 +1176,7 @@ if $ARGS[0] = 'npc_no_condom_react':
 				'"So is today safe?" <<$npc_firstname[$boy]>> asks with a smile.'
 				if stat['probably_safe_day'] = 1:
 					'"Probably," you smile back. "Fuck me raw."'
-				elseif stat['safe_day'] = 1
+				elseif stat['safe_day'] = 1:
 					'"Sure is," you smile back. "Fuck me raw."'
 				end
 			end