瀏覽代碼

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
 
-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>'