Sfoglia il codice sorgente

[fixed] blocked off WIP

hornguy6 3 giorni fa
parent
commit
70d1dbe8ba
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/sex_ev_cowgirl.qsrc

+ 1 - 1
locations/sex_ev_cowgirl.qsrc

@@ -116,7 +116,7 @@ if $ARGS[0] = 'cowgirl_first_insertion':
 		sex_ev['first_insertion'] = 1
 	end
 	act 'Take it slow': gt 'sex_ev_cowgirl', 'cowgirl_insert_slow'
-	act 'Just shove it in': gt 'sex_ev_cowgirl', 'cowgirl_insert_hard'
+!!	act 'Just shove it in': gt 'sex_ev_cowgirl', 'cowgirl_insert_hard'
 end
 
 if $ARGS[0] = 'cowgirl_insert_slow':