1
0
Преглед на файлове

fixed dead end for "drink some more" choice

rachels преди 4 години
родител
ревизия
2ea58350e5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      locations/nyp_school.qsrc

+ 1 - 1
locations/nyp_school.qsrc

@@ -1088,7 +1088,7 @@ if $ARGS[0] = 'slut':
 	end
 	end
 end
 end
 
 
-if $ARGS[0] = 'Drink some more':
+if $ARGS[0] = 'drink more':
 	!!This act just repeats the above until the player picks something else or Sveta passes out from drinking too much.
 	!!This act just repeats the above until the player picks something else or Sveta passes out from drinking too much.
 	*clr & cla
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/punch.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/punch.jpg"></center>'