Browse Source

Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife

Kevin_Smarts 1 year ago
parent
commit
8c9f34e835
2 changed files with 3 additions and 3 deletions
  1. 1 1
      locations/katja_dorm.qsrc
  2. 2 2
      locations/pav_disco_gopniks.qsrc

+ 1 - 1
locations/katja_dorm.qsrc

@@ -389,7 +389,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 		if katjaQW['QWstage'] < 6 and katjaQW['anal_quest'] < 3:
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
 			'"You know, <<$pcs_nickname>>, meeting Lazar at the café got me thinking," Katja says.'
-			if katjaQW['QWstage'] = 4:
+			if katjaQW['QWstage'] <= 4:
 				'"We talked about how I would like to try having... sex... with a guy," Katja says with some pause. "I know you said you didn''t want to arrange it, but I''m sure with Lazar that you wouldn''t have to arrange anything; just call him and I''m sure he''ll agree," she continues before you can say anything.'
 				act 'Agree':
 					if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5

+ 2 - 2
locations/pav_disco_gopniks.qsrc

@@ -662,7 +662,7 @@ if $ARGS[0] = 'roman':
 					grupvalue[4] -= 1
 					gs 'npc_relationship', 'modify', 'A157', 'loathe', 1, 'pav_disco2'
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big156.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big157.jpg"></center>'
 					'You shake your head. "No thanks. Maybe later."'
 					'He forces the bottle against your lips. "Fucking drink, you cunt!"'
 					'You pull away from him. "What the fuck are you doing?"'
@@ -1047,7 +1047,7 @@ if $ARGS[0] = 'lavrenti':
 					*clr & cla
 					minut += 15
 					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big156.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big155.jpg"></center>'
 					'"Want to dance?" you ask with a smile.'
 					'He pauses before nodding. "Sure, why not." Lavrenti leads you out onto the dance floor and you start dancing together.'
 					act 'Go and dance': gt 'pav_disco_gopniks', 'lavrenti_dance'