Ver código fonte

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

[fixed] time to match description in abduction.
3xpurt 4 anos atrás
pai
commit
4236902a34
1 arquivos alterados com 1 adições e 1 exclusões
  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