"Replacable Parts" is now "Replaceable Parts"
This commit is contained in:
parent
6a45bdb723
commit
32fbabdd19
6 changed files with 7 additions and 7 deletions
|
@ -356,7 +356,7 @@ All the following are from [the Noun Project](https://thenounproject.com) licenc
|
|||
* [Dynamite](https://thenounproject.com/term/dynamite/610652/) By Simon Martin
|
||||
|
||||
### Modern
|
||||
* [Gears](https://thenounproject.com/term/gears/1484672/) By Aiden Icons for Replacable Parts
|
||||
* [Gears](https://thenounproject.com/term/gears/1484672/) By Aiden Icons for Replaceable Parts
|
||||
* [Radio](https://thenounproject.com/term/radio/124575/) By Arthur Shlain
|
||||
* [Piston](https://thenounproject.com/term/piston/1224/) By Proletkult Graphik for Combustion
|
||||
* [Plastic](https://thenounproject.com/term/plastic/478826/) By Yu luck
|
||||
|
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
@ -1894,7 +1894,7 @@ TechIcons/Refrigeration
|
|||
orig: 100, 100
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
TechIcons/Replacable Parts
|
||||
TechIcons/Replaceable Parts
|
||||
rotate: false
|
||||
xy: 234, 101
|
||||
size: 100, 100
|
||||
|
|
|
@ -564,7 +564,7 @@
|
|||
culture:1,
|
||||
isWonder:true,
|
||||
uniques:["+1 Production from specialists"],
|
||||
requiredTech:"Replacable Parts"
|
||||
requiredTech:"Replaceable Parts"
|
||||
},
|
||||
{
|
||||
name:"Research Lab",
|
||||
|
|
|
@ -368,7 +368,7 @@
|
|||
prerequisites:["Electricity"]
|
||||
},
|
||||
{
|
||||
name:"Replacable Parts",
|
||||
name:"Replaceable Parts",
|
||||
row:4,
|
||||
prerequisites:["Electricity","Steam Power"]
|
||||
},
|
||||
|
@ -394,12 +394,12 @@
|
|||
{
|
||||
name:"Plastics",
|
||||
row:3,
|
||||
prerequisites:["Radio","Replacable Parts"]
|
||||
prerequisites:["Radio","Replaceable Parts"]
|
||||
},
|
||||
{
|
||||
name:"Electronics",
|
||||
row:5,
|
||||
prerequisites:["Replacable Parts", "Flight"],
|
||||
prerequisites:["Replaceable Parts", "Flight"],
|
||||
},
|
||||
{
|
||||
name:"Ballistics",
|
||||
|
|
|
@ -985,7 +985,7 @@
|
|||
movement:2,
|
||||
strength:50,
|
||||
cost: 320,
|
||||
requiredTech:"Replacable Parts",
|
||||
requiredTech:"Replaceable Parts",
|
||||
hurryCostModifier:20,
|
||||
upgradesTo:"Infantry",
|
||||
obsoleteTech:"Plastics"
|
||||
|
|
Loading…
Reference in a new issue