Parcourir la source

[fixed] waiting for ners' game night

N0X il y a 3 ans
Parent
commit
d42b25071a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      locations/pav_commcenter.qsrc

+ 1 - 1
locations/pav_commcenter.qsrc

@@ -52,7 +52,7 @@ if $ARGS[0] ! 'XXX':
 	
 	act 'Check the noticeboard': gs 'noticeboard','start'
 
-	if nerd_game['game_day'] = daystart and hour = 19: act 'Wait for game night to start': minut += 60-minut & gt 'pav_library'
+	if nerd_game['game_day'] = daystart and hour = 19: act 'Wait for game night to start': minut += 60-minut & gt 'nerd_game_night', 'game'
 	if nerd_game['game_day'] = daystart and hour = 20: act 'Go up stairs to the hobby clubs and <b>Join nerds</b>': gt 'nerd_game_night', 'game'
 
 	if hour >= 8:act 'Go to the toilets': gt 'gdktoilet', 'start'