Locale and code quality improvements

- Added tank ammo autofill to config
- Fixed locale to be fancier
- Fixed some repatative code
This commit is contained in:
badgamernl
2020-08-20 21:45:35 +02:00
parent 05153c7a6c
commit 8efa1c0954
3 changed files with 30 additions and 20 deletions

View File

@@ -29,6 +29,11 @@ return {
type = 'fuel',
inventory = defines.inventory.fuel,
enabled = true
},
{
type = 'ammo',
inventory = defines.inventory.car_ammo,
enabled = true
}
},
['gun-turret'] = {