Fix Spaceship production boni (and key binding) (#6247)

* Fix spaceship part boni

* Key binding for 'Add part to spaceship'
This commit is contained in:
SomeTroglodyte
2022-02-28 18:42:02 +01:00
committed by GitHub
parent e2945687f2
commit bca3d5645a
3 changed files with 6 additions and 16 deletions

View File

@ -465,9 +465,7 @@
"hurryCostModifier": 25,
"requiredNearbyImprovedResources": ["Iron"],
"requiredTech": "Metal Casting",
// If spaceship parts are changed into units, the spaceship part unique should be changed to
// "[+15]% Production when constructing [Spaceship part] units [in this city]"
"uniques": ["[+15]% Production when constructing [Spaceship part] buildings [in this city]",
"uniques": ["[+15]% Production when constructing [Spaceship part] units [in this city]",
"[+15]% Production when constructing [Land] units [in this city]",
"[+1 Production] from [Iron] tiles [in this city]"]
},
@ -947,9 +945,7 @@
"requiredResource": "Aluminum",
"cost": 360,
"requiredBuilding": "Factory",
// If spaceship parts are changed into units, this unique should be changed to
// "[+50]% Production when constructing [Spaceship part] units [in this city]"
"uniques": ["[+50]% Production when constructing [Spaceship part] buildings [in this city]"],
"uniques": ["[+50]% Production when constructing [Spaceship part] units [in this city]"],
"requiredTech": "Robotics"
},
// Column 16