Преглед изворни кода

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