mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
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:
@@ -29,6 +29,11 @@ return {
|
||||
type = 'fuel',
|
||||
inventory = defines.inventory.fuel,
|
||||
enabled = true
|
||||
},
|
||||
{
|
||||
type = 'ammo',
|
||||
inventory = defines.inventory.car_ammo,
|
||||
enabled = true
|
||||
}
|
||||
},
|
||||
['gun-turret'] = {
|
||||
|
||||
Reference in New Issue
Block a user