Forráskód Böngészése

[changed] Missing cahnge for the new Artem content to work

bgkjdgbizgblzdgbr 3 hete
szülő
commit
acd23d2751
1 módosított fájl, 3 hozzáadás és 10 törlés
  1. 3 10
      locations/uni_dorm.qsrc

+ 3 - 10
locations/uni_dorm.qsrc

@@ -164,7 +164,7 @@ if $ARGS[0] = 'second_floor':
 	minut += 1
 	minut += 1
 	$uni_dorm['floor'] = 'second_floor'
 	$uni_dorm['floor'] = 'second_floor'
 	gs 'katja_meynold_schedule'
 	gs 'katja_meynold_schedule'
-	!!gs 'artem_chebotarev_schedule'
+	gs 'artem_chebotarev_schedule'
 	gs 'stat'
 	gs 'stat'
 	*clr & cla
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/city/island/university/dorm/dorm_hall.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/island/university/dorm/dorm_hall.jpg"></center>'
@@ -250,15 +250,8 @@ if $ARGS[0] = 'second_floor':
 	if artemQW['knows_dorm_room_number'] > 0 and yearstart > 1:
 	if artemQW['knows_dorm_room_number'] > 0 and yearstart > 1:
 		act 'Artem''s room':
 		act 'Artem''s room':
 			*clr & cla 
 			*clr & cla 
-			if locat['A2'] = 'dorm_room': 
-!!need code for when Artem is home
-!!list of places he is at times
-!!coffee hole week = 2 and nerd_game['fixed_uni_day'] = 0 and hour >= 18
-!!Mon-Fri during full class with electives class he is in class.
-!!2 hours after the end of class he is in the library
-!!1 hour after library study he is in the cafe having dinner.
-!!the rest of the time give him a 50/50 chance of being home so it shows he might go out with friends etc.
-				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
+			if $locat['A2'] = 'dormroom_ studying_or _relaxing':
+!				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
 				if artemQW['artlie'] = 2 or artemQW['artembrokenheart'] = 1 or artemQW['artemblok'] = 1:
 				if artemQW['artlie'] = 2 or artemQW['artembrokenheart'] = 1 or artemQW['artemblok'] = 1:
 					'You stand outside the dorm room, knocking on the door. The door is answered by Artem, who frowns as soon as he sees you. "I told you I never wanted to see you again! Please go away." He closes the door in your face without another word.'
 					'You stand outside the dorm room, knocking on the door. The door is answered by Artem, who frowns as soon as he sees you. "I told you I never wanted to see you again! Please go away." He closes the door in your face without another word.'
 					act 'Leave': gt 'uni_dorm', 'second_floor'
 					act 'Leave': gt 'uni_dorm', 'second_floor'