Browse Source

fixed dead end for "drink some more" choice

rachels 3 years ago
parent
commit
2ea58350e5
1 changed files with 1 additions and 1 deletions
  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>'