Explorar el Código

use the new hypno random event

Thavus hace 2 años
padre
commit
f2773d5838
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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