Przeglądaj źródła

Update 'locations/LariskaHome.qsrc'

[fixed] - Bug reported on tfgames.site by TP72 - changed hour from 19 to 17 - LariskaHome module - spectre1viper
spectre1viper 5 lat temu
rodzic
commit
cadd2b7a71
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      locations/LariskaHome.qsrc

+ 1 - 1
locations/LariskaHome.qsrc

@@ -86,7 +86,7 @@ if $ARGS[0] = 'in':
 		
 		act 'Continue':gt 'LariskaHome','in'
 	end
-	if hour = 19 and minut <= 40:
+	if hour = 17 and minut <= 40:
 		cla
 		'Lariska looks at her watch and says, "It''s time to go to the sports club."'
 		act 'Go with Lariska':lariskaTrain += 1 & minut += 20 & gt 'gdksport', 'start'