Changes

Added amount of resources needed for modding
Line 32: Line 32:  
_buildable = true,
 
_buildable = true,
 
_improvements = {
 
_improvements = {
_fuel = nil,
+
_fuel = 90,
_ammo = nil,
+
_ammo = 40,
_steel = nil,
+
_steel = 0,
_bauxite = nil,
+
_bauxite = 270,
 
_products = {
 
_products = {
 
[false] = {
 
[false] = {
Anonymous user