|
@@ -746,7 +746,7 @@ if $ARGS[0] = 'summer_invite':
|
|
|
temp = func('shortgs', 'rand_pick', '', 12, 13, 14, 23, 24, 34)
|
|
|
nerd_game['invite_day'] = daystart
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoors.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoor.jpg"></center>'
|
|
|
|
|
|
'You look at your phone and notice that Feofan has texted you. "Hey <<$pcs_nickname>>, we do a weekly game night. We mostly play Dungeons and Dragons and board games. I was talking to the others and we were wondering if you would like to join us? We have a few nights free this week and were wondering which night works best for you. We can do it either on <<$week[val(mid(temp,1,1))]>> or <<$week[val(mid(temp,2,1))]>>."'
|
|
|
act 'Not interested <br><font color="red">This will block this story arc.</font>':
|
|
@@ -765,7 +765,7 @@ if $ARGS[0] = 'summer_invite':
|
|
|
minut += 2
|
|
|
nerd_game['game_day'] = daystart - week + val(mid(temp,1,1))
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoors.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoor.jpg"></center>'
|
|
|
'"Sure, I can make it on <<$week[val(mid(temp,1,1))]>>." you text back.'
|
|
|
'He sends a happy emoji. "Great! I''ll see you on <<$week[val(mid(temp,1,1))]>> at 20:00 in the library then! Be ready to get your nerd on, because we''re going to rock it so hard! We also meet for board games on Saturday and Sunday if you want to show up for those."'
|
|
|
act 'Put phone away': gt ''
|
|
@@ -776,7 +776,7 @@ if $ARGS[0] = 'summer_invite':
|
|
|
minut += 2
|
|
|
nerd_game['game_day'] = daystart - week + val(mid(temp,2,1))
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoors.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/phone/text_indoor.jpg"></center>'
|
|
|
'"Sure, I can make it on <<$week[val(mid(temp,2,1))]>>." you text back.'
|
|
|
'He sends a happy emoji. "Great! I''ll see you on <<$week[val(mid(temp,2,1))]>> at 20:00 in the library then! Be ready to get your nerd on, because we''re going to rock it so hard! We also meet for board games on Saturday and Sunday if you want to show up for those."'
|
|
|
act 'Put phone away': gt ''
|