Browse Source

Update 'locations/poli.qsrc'

[fixed] - fixed blank screen issue reported on tfgames.site by DarthSparda - also gave the player two options instead of one - poli module - spectre1viper
spectre1viper 5 years ago
parent
commit
f73bf4d1d1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      locations/poli.qsrc

+ 2 - 1
locations/poli.qsrc

@@ -134,7 +134,8 @@ if $ARGS[0] = 'start':
 				knowpreg = 1
 			end
 			gs 'stat'
-			act 'Leave':gt $curloc
+			act 'Leave the clinic': minut += 5 & gt 'street'
+			act 'Return to the entrance': gt 'poli', 'start'
 		end
 	end