Browse Source

use the new hypno random event

Thavus 2 years ago
parent
commit
f2773d5838
1 changed files with 1 additions and 1 deletions
  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