Browse Source

[added] failsafe option with bug report message

hornguy6 1 year ago
parent
commit
bd4416a279
1 changed files with 4 additions and 0 deletions
  1. 4 0
      locations/sex_ev_cum.qsrc

+ 4 - 0
locations/sex_ev_cum.qsrc

@@ -580,6 +580,10 @@ if $ARGS[0] = 'fuck_cum':
 		act'Continue':gt 'sex_ev_cum', 'cum_pullout'
 	elseif sex_ev['his_choice'] = 2:
 		act'Continue':gt 'sex_ev_cum', 'cum_his_choice'
+	else
+		*nl
+		'Tell hornguy6 that the fuck_cum failsafe activated.'
+		act'Continue':gt 'sex_ev_cum', 'cum_pullout'
 	end
 	
 	gs'sex_ev_cum', 'girl_cum'