Merge pull request #572 from L314/spelling

"Replacable Parts" is now "Replaceable Parts"
This commit is contained in:
Yair Morgenstern
2019-03-15 10:08:10 +02:00
committed by GitHub
6 changed files with 7 additions and 7 deletions

View File

@ -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 * [Dynamite](https://thenounproject.com/term/dynamite/610652/) By Simon Martin
### Modern ### 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 * [Radio](https://thenounproject.com/term/radio/124575/) By Arthur Shlain
* [Piston](https://thenounproject.com/term/piston/1224/) By Proletkult Graphik for Combustion * [Piston](https://thenounproject.com/term/piston/1224/) By Proletkult Graphik for Combustion
* [Plastic](https://thenounproject.com/term/plastic/478826/) By Yu luck * [Plastic](https://thenounproject.com/term/plastic/478826/) By Yu luck

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1894,7 +1894,7 @@ TechIcons/Refrigeration
orig: 100, 100 orig: 100, 100
offset: 0, 0 offset: 0, 0
index: -1 index: -1
TechIcons/Replacable Parts TechIcons/Replaceable Parts
rotate: false rotate: false
xy: 234, 101 xy: 234, 101
size: 100, 100 size: 100, 100

View File

@ -564,7 +564,7 @@
culture:1, culture:1,
isWonder:true, isWonder:true,
uniques:["+1 Production from specialists"], uniques:["+1 Production from specialists"],
requiredTech:"Replacable Parts" requiredTech:"Replaceable Parts"
}, },
{ {
name:"Research Lab", name:"Research Lab",

View File

@ -368,7 +368,7 @@
prerequisites:["Electricity"] prerequisites:["Electricity"]
}, },
{ {
name:"Replacable Parts", name:"Replaceable Parts",
row:4, row:4,
prerequisites:["Electricity","Steam Power"] prerequisites:["Electricity","Steam Power"]
}, },
@ -394,12 +394,12 @@
{ {
name:"Plastics", name:"Plastics",
row:3, row:3,
prerequisites:["Radio","Replacable Parts"] prerequisites:["Radio","Replaceable Parts"]
}, },
{ {
name:"Electronics", name:"Electronics",
row:5, row:5,
prerequisites:["Replacable Parts", "Flight"], prerequisites:["Replaceable Parts", "Flight"],
}, },
{ {
name:"Ballistics", name:"Ballistics",

View File

@ -985,7 +985,7 @@
movement:2, movement:2,
strength:50, strength:50,
cost: 320, cost: 320,
requiredTech:"Replacable Parts", requiredTech:"Replaceable Parts",
hurryCostModifier:20, hurryCostModifier:20,
upgradesTo:"Infantry", upgradesTo:"Infantry",
obsoleteTech:"Plastics" obsoleteTech:"Plastics"