fix power, desc, rating

This commit is contained in:
willyb321
2019-04-15 06:53:22 +10:00
parent fc827aed69
commit 0468790176
4 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
"rating": "E",
"symbol": "Int_DockingComputer_Standard",
"ukName": "Docking Computer",
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
},
{
"class": 1,
@@ -24,11 +24,11 @@
"id": "3x",
"integrity": 10,
"name": "Advanced Docking Computer",
"power": 0.39,
"power": 0.45,
"rating": "E",
"symbol": "Int_DockingComputer_Advanced",
"ukName": "Advanced Docking Computer",
"ukDiscript": "TODO"
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
}
]
}