Remove non-existant AFMU blueprints

This commit is contained in:
Cmdr McDonald
2017-01-25 07:43:53 +00:00
parent bb3b299c7b
commit 73d1c15609
5 changed files with 4 additions and 238 deletions

View File

@@ -1,56 +1,4 @@
{
"AFM_LightWeight": {
"id": 1,
"features": {
"1": {
"integrity": [ -0.2, -0.1 ],
"mass": [ -0.3, -0.4 ]
},
"2": {
"integrity": [ -0.3, -0.2 ],
"mass": [ -0.4, -0.5 ]
},
"3": {
"integrity": [ -0.4, -0.3 ],
"mass": [ -0.5, -0.6 ]
},
"4": {
"integrity": [ -0.5, -0.4 ],
"mass": [ -0.6, -0.7 ]
},
"5": {
"integrity": [ -0.6, -0.5 ],
"mass": [ -0.7, -0.8 ]
}
},
"name": "Lightweight"
},
"AFM_Reinforced": {
"id": 2,
"features": {
"1": {
"integrity": [ 0.2, 0.5 ],
"mass": [ 1, 0.4 ]
},
"2": {
"integrity": [ 0.4, 1 ],
"mass": [ 1.5, 0.8 ]
},
"3": {
"integrity": [ 0.6, 1.5 ],
"mass": [ 2.0, 1.2 ]
},
"4": {
"integrity": [ 0.8, 2 ],
"mass": [ 2.5, 1.6 ]
},
"5": {
"integrity": [ 1, 2.5 ],
"mass": [ 3.0, 2.0 ]
}
},
"name": "Reinforced"
},
"AFM_Shielded": {
"id": 3,
"features": {

View File

@@ -1,9 +1,7 @@
{
"am": {
"blueprints": {
"AFM_LightWeight": [1, 2, 3, 4, 5],
"AFM_Reinforced": [1, 2, 3, 4, 5],
"AFM_Shielded": [1, 2, 3, 4, 5]
"AFM_Shielded": [1, 2, 3, 4]
},
"modifications": [
"integrity",