Browse Source

[changed] certain Kolka variable requirements and definitions

hornguy6 3 years ago
parent
commit
ba46c82d08
1 changed files with 6 additions and 6 deletions
  1. 6 6
      locations/brother.qsrc

+ 6 - 6
locations/brother.qsrc

@@ -20,8 +20,8 @@ if npc_QW['A34'] > 20 and npc_QW['A34'] < 25: npc_QW['A34'] = 20
 !! brotherSex = 4 - You have let him touch you or touched him
 !! brotherSex = 5 - You have given him a handjob
 !! brotherSex = 6 - You have given him a blowjob
-!! brotherSex = 7 - You've fucked
-!! brotherSex = 8 - You've done anal
+!! brotherSex = 7 - You''ve fucked
+!! brotherSex = 8 - You''ve done anal
 !! brotherSex = 9 - You are siblings with benefits
 !! brotherSex = 10 - You are lovers
 !! npc_QW['A34']: Quest stages
@@ -137,13 +137,13 @@ if $ARGS[0] = 'start':
 			end
 		elseif $clothingworntype = 'nude' and pcs_pubes > 10 and $pantyworntype = 'none':
 			'Kolka eyes linger on your hairy pussy. "You should have shaved," he comments. "It looks like you''re growing a forest down there."'
-			if brotherSex < 3:brotherSex = 3
+			if brotherSex < 2:brotherSex = 2
 		elseif $clothingworntype = 'nude' and $braworntype = 'none':
 			if brotherSex >= 7:
 				'Kolka looks you over, his eyes quickly glancing back and forth between your <<$titsize>> breasts and <<$pcdesc_pubes>> pussy, "Wow, <<$pcs_nickname>>, you have an amazing body."'
 			else
-				'Kolka''s eyes go wide at your brazen display, "What a view! Have you decided to become a nudist, <<$pcs_nickname>>?"'
-				if brotherSex < 3:brotherSex = 3
+				'Kolka''s eyes go wide at your brazen display, "What a view! Have you decided to become a nudist?"'
+				if brotherSex < 2:brotherSex = 2
 				if npc_rel['A34'] <50:npc_rel['A34'] += 1
 			end
 		end
@@ -190,7 +190,7 @@ if $ARGS[0] = 'start':
 		if hour >= 7 and hour < 23:
 			act'Chat with Kolka':gt 'brother2', 'chat'
 			!!act'Banter with Kolka':gt'brother2','banter'
-			if father_go = 1:
+			if father_go = 1 or hour > 20:
 				if brotherSex < 5 and brotherkiss >= 1 and brotherkisstalk < 1:
 					act'Talk about the kiss':gt 'brother', 'kiss_talk'
 				elseif brotherkisstalk = 1 or brotherSex > 4 and momloc ! 19: