Ver Fonte

[fixed] getting trapped in the sauna, commented out new dildo code in selfplay until selfplay is revamped and the code is used

julzor há 5 anos atrás
pai
commit
b4228f9ad3
2 ficheiros alterados com 3 adições e 2 exclusões
  1. 1 1
      locations/gLakeNude.qsrc
  2. 2 1
      locations/selfplay.qsrc

+ 1 - 1
locations/gLakeNude.qsrc

@@ -293,7 +293,7 @@ if $ARGS[0] = 'sauna':
 	'You walk up the small trail from the beach to the sauna, it is newly built. They say it was built for the tourist, but if that is true, you wonder why they put it on the secluded beach and even then a little ways back from the beach. Surely no tourist would ever find it, either way you and many others are glad they built it. It is well built and nice inside and out, there is three areas to the sauna. The mens section, womens section, and a co-ed section, to use the sauna you need a bikini or some people use it naked.'
 	
 	act 'Go back to the beach': 
-		if pcs_inhib > 30:
+		if pcs_inhib > 30 or $clothingworntype ! 'nude':
 			gt 'gLakeNude'
 		else
 			*clr & cla

+ 2 - 1
locations/selfplay.qsrc

@@ -40,7 +40,8 @@ if $ARGS[0] = 'start':
 	if maddildo = 1:'You have a humongous dildo, which is 40 cm long.'
 	}!
 	if dildo + middildo + largedildo + bigdildo + extradildo + superdildo + maddildo ! 0:
-		gs 'selfplay', 'dildo_options' 
+		dildonumber = 0
+		!!gs 'selfplay', 'dildo_options' 
 	end
 
 	if pcs_horny > 0: