Browse Source

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

[fixed] time to match description in abduction.
3xpurt 4 years ago
parent
commit
4236902a34
1 changed files with 1 additions and 1 deletions
  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