Browse Source

Merge remote-tracking branch 'hornguy6/master'

Kevin_Smarts 2 years ago
parent
commit
d16a306f3a
1 changed files with 1 additions and 6 deletions
  1. 1 6
      locations/vanrPar.qsrc

+ 1 - 6
locations/vanrPar.qsrc

@@ -81,12 +81,7 @@ if $ARGS[0] = 'peek':
 		*clr & cla
 		*clr & cla
 		brother_ev1 = daystart
 		brother_ev1 = daystart
 		'Despite the pattering sound of the water, you hear the bathroom door creaking open slightly. Through the crack in the door, you notice your brother Kolka watching you.'
 		'Despite the pattering sound of the water, you hear the bathroom door creaking open slightly. Through the crack in the door, you notice your brother Kolka watching you.'
-		gs 'willpower', 'exhib', 'resist', 'easy'
-		if will_cost <= pcs_willpwr:
-			act 'Scream (<<will_cost>> Willpower)': gs 'willpower', 'exhib', 'resist', 'easy' & gs 'willpower', 'pay', 'resist' & gt 'brother', 'brother_go_away'
-		else
-			act 'Scream (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-		end
+		act 'Scream':gt 'brother', 'brother_go_away'
 		
 		
 		if brothershowertalk < 1: act 'Tell him off':gt 'brother','brother_go_away2'
 		if brothershowertalk < 1: act 'Tell him off':gt 'brother','brother_go_away2'