Parcourir la source

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

[fixed] time to match description in abduction.
3xpurt il y a 5 ans
Parent
commit
4236902a34
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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