Browse Source

[fixed] unnecessary variable in glakeNude

julzor 5 years ago
parent
commit
795c503b46
2 changed files with 1 additions and 2 deletions
  1. 0 1
      locations/gLakeNude.qsrc
  2. 1 1
      locations/gschool_lessons1.qsrc

+ 0 - 1
locations/gLakeNude.qsrc

@@ -328,7 +328,6 @@ if $ARGS[0] = 'sauna':
 			minut += 5
 			gs 'clothing', 'wear_last_worn'
 			gs 'underwear', 'wear'
-			nudelake = rand(1,10)
 			'You put your clothes back on.'
 			act'Continue': gt 'gLakeNude', 'sauna'
 		end

+ 1 - 1
locations/gschool_lessons1.qsrc

@@ -789,7 +789,7 @@ if $ARGS[0] = 'literature':
 					end
 					gs 'willpower', 'misc'
 					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
-						act 'Hide the phone in your bra <<will_cost>>':
+						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
 							gs 'willpower', 'force', 'self'