Browse Source

[Fixed] Deeper Park dead end, missing act, from Hooded Silence

Kevin_Smarts 1 year ago
parent
commit
d1bbb7a141
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/pav_parkev.qsrc

+ 2 - 0
locations/pav_parkev.qsrc

@@ -337,6 +337,8 @@ if $ARGS[0] = 'go_for_walk2':
 		end
 		'You walk along one of the trails deep in the park, and there are few people around. You know the more secluded area of the park has a reputation for being dangerous. It is popular with couples seeking privacy, Gopnik, prostitutes plying their trade, and worse, criminals. The darkness from the night makes everything creepier. There are few light sources in this area. You occasionally hear the sounds of animals or even what seems like people''s voices. Still, the darkness makes it impossible to really see.'
 	end
+	
+	act 'Continue': gt 'pav_park', 'deeper_park'
 end
 
 if $ARGS[0] = 'walk2':