浏览代码

fix the name of the variable and allow a progress

rachels 3 年之前
父节点
当前提交
12c53cd333
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      locations/therapist.qsrc

+ 4 - 2
locations/therapist.qsrc

@@ -1753,7 +1753,8 @@ if $ARGS[0] = 'hypnoProstitute':
 		elseif hypnoProstIsGuy = 4:
 			'As you are waiting... you come across a .'
 		elseif hypnoProstIsGuy = 5:
-			if hynoOldGuyProst = 0:
+			if hypnoOldGuyProst = 0:
+				hypnoOldGuyProst = 1
 				'As you are waiting... you hear an elderly couple as they come out of the gas station. The two seem to be having an argument.'
 				'As they are passing you, you stop the old man and ask him; "Excuse me sir, would you have sex with me?"'
 				'The old woman looks at you incredulously, while the old man''s face breaks from astonishment to near laughter.'
@@ -1764,7 +1765,8 @@ if $ARGS[0] = 'hypnoProstitute':
 				act 'Continue waiting':
 					gt 'therapist', 'hypnoProstitute'
 				end
-			elseif hynoOldGuyProst = 1:
+			elseif hypnoOldGuyProst = 1:
+				hypnoOldGuyProst = 2
 				'You wait for some time, but nothing interesting happens.'
 				act 'Continue waiting':
 					cla