Jelajahi Sumber

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 tahun lalu
induk
melakukan
f73bf4d1d1
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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