Browse Source

[changed] inhib requirements for letting your brother into the bathroom to chat

hornguy6 5 years ago
parent
commit
24341d1606
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/vanrPar.qsrc

+ 1 - 1
locations/vanrPar.qsrc

@@ -69,7 +69,7 @@ if $ARGS[0] = 'peek':
 		act 'Scream': gt 'brother', 'brother_go_away'
 		if brothershowertalk < 1: act 'Tell him off':gt 'brother','brother_go_away2'
 		act 'Let him look':gt 'brother', 'brother_voyeur_ev1'
-		if pcs_inhib >= 40 and npc_rel['A34'] > 60:	act 'Invite him in for a chat': gt 'brother_voyeur','showertalk1'
+		if pcs_inhib >= 30 and npc_rel['A34'] > 60:	act 'Invite him in for a chat': gt 'brother_voyeur','showertalk1'
 		if brother_shower_times > 0:act'Invite him into the shower with you':gt'brother_voyeur','brother_shower_together'
 		if brothershowertalk > 0:act'Tell him you''re too busy to talk':gt'brother_voyeur','showertalkbusy'
 		exit