Browse Source

[fixed] bicycle to swamp after hunters revert

sovietmercader 4 years ago
parent
commit
dfda8c2152
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/bicycle.qsrc

+ 2 - 2
locations/bicycle.qsrc

@@ -119,7 +119,7 @@ if $ARGS[0] = 'sarai':
 			gs 'bicycle', 'clothes_findvel'
 			'You get on the bike and ride it to the swamp.'
 
-			gs 'bicycle', 'ridego', 'swamp_yard'
+			gs 'bicycle', 'ridego', 'swamp_yard', 'start'
 		end
 	end
 	act 'Put the bike away': gt'gadsarai'
@@ -173,7 +173,7 @@ if $ARGS[0] = 'forest':
 			gs 'bicycle', 'clothes_findvel'
 			'You ride your bike to the edge of the swamp.'
 
-			gs 'bicycle', 'ridego', 'swamp_yard'
+			gs 'bicycle', 'ridego', 'swamp_yard', 'start'
 		end
 	end
 	act 'Put the bike aside': gt'gadforest','1'