|
@@ -52,7 +52,7 @@ if $ARGS[0] ! 'XXX':
|
|
|
|
|
|
act 'Check the noticeboard': gs 'noticeboard','start'
|
|
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 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'
|
|
if hour >= 8:act 'Go to the toilets': gt 'gdktoilet', 'start'
|