HexWorks updated to version 0x001b.2t
Fixes a bug in the hunger logic to prevent a crash.
If the patch doesn't properly work, use
IF(count < 8,-0.1250 * count + 1.0000,0)
after "S:food.modifier.formula=" in the config instead of the formula there currently.
If the patch doesn't properly work, use
IF(count < 8,-0.1250 * count + 1.0000,0)
after "S:food.modifier.formula=" in the config instead of the formula there currently.
Comments