Browse Source

[fixes] Bad links when learning to shoot with hunters

KevinSmarts 4 years ago
parent
commit
f0201c374d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/hunter_interactions.qsrc

+ 4 - 4
locations/hunter_interactions.qsrc

@@ -1185,7 +1185,7 @@ if $ARGS[0] = 'shooting_bet':
 		'Andrei is nowhere to be seen. That bastard ran away!'
 
 		hunter_collective_opinion += 15
-		act 'Further': gt 'swamp_woods'
+		act 'Further': gt 'swamp_woods', 'start'
 	end
 
 	if $ARGS[1] = 'lose':
@@ -1209,7 +1209,7 @@ if $ARGS[0] = 'shooting_bet':
 
 					'"No fucking way! You really are getting ahead of yourself now." you angrily respond.'
 					'"Damn you are such a cocktease. You are all fine walking around displaying yourself like that but the moment someone wants some fun you turn into an absolute prude." he says, somewhat annoyed.'
-					act 'Walk away': gt 'swamp_woods'
+					act 'Walk away': gt 'swamp_woods', 'start'
 				end
 
 				act 'Let him lead you to the trees': gt 'hunter_favors', 'yard_bondage', 'lost_bet'
@@ -1231,7 +1231,7 @@ if $ARGS[0] = 'shooting_bet':
 					gs 'arousal', 'end'
 
 					gs 'stat'
-					gt 'swamp_woods'
+					gt 'swamp_woods', 'start'
 				end
 
 				act 'Refuse':
@@ -1244,7 +1244,7 @@ if $ARGS[0] = 'shooting_bet':
 					'"Three men you barely know? <<$pcs_nickname>>, I thought we were your friends. It is nothing more than just having some silly fun together" he responds.'
 					'"Besides, it is not fair to just back down from a bet like that." he adds.'
 					'"Sorry, but I will not just prance around naked for your viewing pleasure." you firmly respond.'
-					act 'Walk away': gt 'swamp_woods'
+					act 'Walk away': gt 'swamp_woods', 'start'
 				end
 			end