|
@@ -7,9 +7,12 @@ if $ARGS[0] = 'vitek' or $ARGS[0] = 'dan' or $ARGS[0] = 'shulga': gt 'pav_disco_
|
|
|
if $ARGS[0] = 'vitek_dan_vasily':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A9', 'like'
|
|
|
- gs 'npc_relationship', 'modify', 'A10', 'like'
|
|
|
- gs 'npc_relationship', 'modify', 'A11', 'like'
|
|
|
+ if npc_rel_disco['A9'] ! daystart: gs 'npc_relationship', 'modify', 'A9', 'like'
|
|
|
+ npc_rel_disco['A9'] = daystart
|
|
|
+ if npc_rel_disco['A10'] ! daystart: gs 'npc_relationship', 'modify', 'A10', 'like'
|
|
|
+ npc_rel_disco['A10'] = daystart
|
|
|
+ if npc_rel_disco['A11'] ! daystart: gs 'npc_relationship', 'modify', 'A11', 'like'
|
|
|
+ npc_rel_disco['A11'] = daystart
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/vitek_dan_vasily.jpg"></center>'
|
|
|
'Vitek, Dan and Vasily are hanging out in the dark corner of the hall with the other gopniks. It''s dimly lit and hard to make out details, but it looks like they''re sharing some beers they''ve smuggled in.'
|
|
@@ -371,7 +374,8 @@ end
|
|
|
if $ARGS[0] = 'radomir':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A154', 'like'
|
|
|
+ if npc_rel_disco['A154'] ! daystart: gs 'npc_relationship', 'modify', 'A154', 'like'
|
|
|
+ npc_rel_disco['A154'] = daystart
|
|
|
gs 'stat'
|
|
|
if rand(1,3) = 1:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/radomir_dance1.jpg"></center>'
|
|
@@ -626,7 +630,8 @@ end
|
|
|
if $ARGS[0] = 'roman':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A157', 'like'
|
|
|
+ if npc_rel_disco['A157'] ! daystart: gs 'npc_relationship', 'modify', 'A157', 'like'
|
|
|
+ npc_rel_disco['A157'] = daystart
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big157.jpg"></center>'
|
|
|
'Roman is hanging out in the dark corner of the hall with the other gopniks. It''s dim and hard to make out details, but he seems to be talking to several of the other gopniks and sharing some beers they''ve smuggled in.'
|
|
@@ -717,7 +722,8 @@ end
|
|
|
if $ARGS[0] = 'valentin':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A158', 'like'
|
|
|
+ if npc_rel_disco['A158'] ! daystart: gs 'npc_relationship', 'modify', 'A158', 'like'
|
|
|
+ npc_rel_disco['A158'] = daystart
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big158.jpg"></center>'
|
|
|
'Valentin is hanging out in the dark corner of the hall with the other gopniks. It''s dim and hard to make out details, but he seems to be talking to several of the other gopniks while sharing some beers they''ve smuggled in.'
|
|
@@ -830,7 +836,8 @@ end
|
|
|
if $ARGS[0] = 'arkadi':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A156', 'like'
|
|
|
+ if npc_rel_disco['A156'] ! daystart: gs 'npc_relationship', 'modify', 'A156', 'like'
|
|
|
+ npc_rel_disco['A156'] = daystart
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big156.jpg"></center>'
|
|
|
'Arkadi is hanging out in the dark corner of the hall with the other gopniks. It''s dim and hard to make out details, but he seems to be talking to several of the other gopniks while sharing some beers they''ve smuggled in.'
|
|
@@ -914,7 +921,8 @@ end
|
|
|
if $ARGS[0] = 'niko':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A189', 'like'
|
|
|
+ if npc_rel_disco['A189'] ! daystart: gs 'npc_relationship', 'modify', 'A189', 'like'
|
|
|
+ npc_rel_disco['A189'] = daystart
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big189.jpg"></center>'
|
|
|
act 'Do something else': gt 'pav_disco_classmates', 'classmates'
|
|
|
!! if dance = 1
|
|
@@ -924,7 +932,8 @@ end
|
|
|
if $ARGS[0] = 'lavrenti':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A155', 'like'
|
|
|
+ if npc_rel_disco['A155'] ! daystart: gs 'npc_relationship', 'modify', 'A155', 'like'
|
|
|
+ npc_rel_disco['A155'] = daystart
|
|
|
gs 'stat'
|
|
|
if rand(1,4) = 1:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/lavrenti_dance1.jpg"></center>'
|
|
@@ -1077,7 +1086,8 @@ end
|
|
|
if $ARGS[0] = 'pauline':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A24', 'like'
|
|
|
+ if npc_rel_disco['A24'] ! daystart: gs 'npc_relationship', 'modify', 'A24', 'like'
|
|
|
+ npc_rel_disco['A24'] = daystart
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big24.jpg"></center>'
|
|
|
'Pauline is hanging out in the dark corner of the hall with the other gopniks. It''s dim and hard to make out details, but she seems to be talking to several of the other gopniks while sharing some beers they''ve smuggled in.'
|
|
@@ -1180,8 +1190,10 @@ if $ARGS[0] = 'lena' or $ARGS[0] = 'lera': gt 'pav_disco_gopniks', 'lena_lera'
|
|
|
if $ARGS[0] = 'lena_lera':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A20', 'like'
|
|
|
- gs 'npc_relationship', 'modify', 'A21', 'like'
|
|
|
+ if npc_rel_disco['A20'] ! daystart: gs 'npc_relationship', 'modify', 'A20', 'like'
|
|
|
+ npc_rel_disco['A20'] = daystart
|
|
|
+ if npc_rel_disco['A21'] ! daystart: gs 'npc_relationship', 'modify', 'A21', 'like'
|
|
|
+ npc_rel_disco['A21'] = daystart
|
|
|
gs 'stat'
|
|
|
if rand(1,3) = 1:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/lena_lera_dance1.jpg"></center>'
|
|
@@ -1363,7 +1375,8 @@ end
|
|
|
if $ARGS[0] = 'nush':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A144', 'like'
|
|
|
+ if npc_rel_disco['A144'] ! daystart: gs 'npc_relationship', 'modify', 'A144', 'like'
|
|
|
+ npc_rel_disco['A144'] = daystart
|
|
|
gs 'stat'
|
|
|
if rand(1,2) = 1:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/anushka_dance1.jpg"></center>'
|
|
@@ -1666,7 +1679,8 @@ end
|
|
|
if $ARGS[0] = 'alyona':
|
|
|
*clr & cla
|
|
|
minut += 5
|
|
|
- gs 'npc_relationship', 'modify', 'A143', 'like'
|
|
|
+ if npc_rel_disco['A143'] ! daystart: gs 'npc_relationship', 'modify', 'A143', 'like'
|
|
|
+ npc_rel_disco['A143'] = daystart
|
|
|
gs 'stat'
|
|
|
if rand(1,4) = 1:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/alyona_dance1.jpg"></center>'
|