浏览代码

Merge branch 'bugfix/abduction' of chopeks/glife into master

[fixed] time to match description in abduction.
3xpurt 4 年之前
父节点
当前提交
4236902a34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/abduction.qsrc

+ 1 - 1
locations/abduction.qsrc

@@ -590,7 +590,7 @@ if $ARGS[0] = 'abdFood':
 	act 'Eat dried food (0:10)':
 		*clr & cla
 		menu_off = 1
-		minut += 15
+		minut += 10
 		frost = 0
 		pcs_health += 10
 		pcs_mood += 10