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

fixed dead end for "drink some more" choice

rachels пре 3 година
родитељ
комит
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
 
-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.
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/punch.jpg"></center>'