Bump version to 0.4.9

This commit is contained in:
stujones11
2017-04-28 19:06:38 +01:00
parent 1af0bb60f8
commit 47734969e2
4 changed files with 9 additions and 10 deletions

View File

@ -65,7 +65,7 @@ armor_water_protect = true
-- Enable fire protection (defaults true if using ethereal mod)
armor_fire_protect = false
-- Enable punch damage effects (only works for armor with `damage_groups` table)
-- Enable punch damage effects.
armor_punch_damage = true
API