|
@@ -251,7 +251,7 @@ if $ARGS[0] = 'start':
|
|
if (kanikuli = 4 or kanikuli = 5) and ((month = 6 or month = 7) or (month = 8 and day <= 25)):
|
|
if (kanikuli = 4 or kanikuli = 5) and ((month = 6 or month = 7) or (month = 8 and day <= 25)):
|
|
'"Will you be staying with us during the summer or will you be traveling back and forth with your parents?" she asks.'
|
|
'"Will you be staying with us during the summer or will you be traveling back and forth with your parents?" she asks.'
|
|
|
|
|
|
- act 'Stay with your grandaparents':gadstay = 1 & gt 'gadhouse', 'main'
|
|
|
|
|
|
+ act 'Stay with your grandparents':gadstay = 1 & gt 'gadhouse', 'main'
|
|
act 'Stay in Pavlovsk':gadstay = 0 & gt 'gadhouse', 'main'
|
|
act 'Stay in Pavlovsk':gadstay = 0 & gt 'gadhouse', 'main'
|
|
else
|
|
else
|
|
act 'Continue':gt 'gadhouse', 'main'
|
|
act 'Continue':gt 'gadhouse', 'main'
|
|
@@ -1609,7 +1609,7 @@ if $ARGS[0] = 'family_trip':
|
|
*nl
|
|
*nl
|
|
'<<$npc_nickname[''A29'']>> asks, "<<$pcs_nickname>>, are you coming home with us or are you going to stay in the village with your grandparents?"'
|
|
'<<$npc_nickname[''A29'']>> asks, "<<$pcs_nickname>>, are you coming home with us or are you going to stay in the village with your grandparents?"'
|
|
|
|
|
|
- act 'Stay with your grandaparents':gadstay_day = daystart & gadstay = 1 & locat['Fam_inGad'] = 0 & gt 'gadhouse', 'main'
|
|
|
|
|
|
+ act 'Stay with your grandparents':gadstay_day = daystart & gadstay = 1 & locat['Fam_inGad'] = 0 & gt 'gadhouse', 'main'
|
|
act 'Go home to Pavlovsk': gt 'gadhouse', 'to_pavlovsk'
|
|
act 'Go home to Pavlovsk': gt 'gadhouse', 'to_pavlovsk'
|
|
else
|
|
else
|
|
act 'Go home to Pavlovsk': gt 'gadhouse', 'to_pavlovsk'
|
|
act 'Go home to Pavlovsk': gt 'gadhouse', 'to_pavlovsk'
|