瀏覽代碼

use the new hypno random event

Thavus 2 年之前
父節點
當前提交
f2773d5838
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/therapist.qsrc

+ 1 - 1
locations/therapist.qsrc

@@ -1394,7 +1394,7 @@ if $ARGS[0] = 'hypnoDress':
 	'<center><video autoplay loop src="images/locations/pavlovsk/clinic/therapist/dressup.mp4"></video></center>'
 
 	act 'Continue':
-		gt 'therapist', 'hypnoEnd'
+		gt 'therapist', 'hypnoRandom'
 	end
 end