Browse Source

[fixed] Anushka headshot image

CroWke 5 years ago
parent
commit
ea3293213b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/pavComplexb2.qsrc
  2. 1 1
      locations/pavaptcourtev.qsrc

+ 1 - 1
locations/pavComplexb2.qsrc

@@ -241,7 +241,7 @@ end
 !!new scene for going to this complex if Sveta has a friendship of 50 > and has not been to Anushka''s apartment. Once she has been once this doesn''t show up again. This is a temporary way to start Anushka''s story with out having to go to detention first.
 if $ARGS[0] = 'anushkaFirst':
 	menu_off = 1
-	'<center><img src="images\locations\pavlovsk\school\head\45.jpg"></center>'
+	'<center><img src="images\pc\npc_headshots\big144.jpg"></center>'
 	'As you walk into the building you nearly run into Anushka. "Hey <<$pcs_nickname>> whats up?"'
 	'A bit surprised to see her but not disappointed, you was just wandering around for the hell of it. "Just killing time, kinda bored you know?"'
 	'She nods a bit and finishes checking the mail. "Yeah I know how that is, hey want to come up to my place and hang out?"'

+ 1 - 1
locations/pavaptcourtev.qsrc

@@ -131,7 +131,7 @@ if $ARGS[0] = 'events1':
 		if storyline ! 1: jump 'reroll_jump1'
 		*clr & cla
 		anushka_met = daystart
-		'<center><img src="images\locations\pavlovsk\school\head\45.jpg"></center>'
+		'<center><img src="images\pc\npc_headshots\big144.jpg"></center>'
 		'As you walk into the building you nearly run into Anushka. "Hey <<$pcs_nickname>> whats up?"'
 		'A bit surprised to see her but not disappointed, you was just wandering around for the hell of it. "Just killing time, kinda bored you know?"'
 		'She nods a bit and finishes checking the mail. "Yeah I know how that is, hey want to come up to my place and hang out?"'