From 4eb2c84841f642b0ffedc962035f9e7ad49e7b9d Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Wed, 17 Feb 2016 10:39:57 -0800 Subject: [PATCH] Adding Planetary Approach Suite, fixes #9 --- modules/standard/planetary_approach_suite.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/standard/planetary_approach_suite.json diff --git a/modules/standard/planetary_approach_suite.json b/modules/standard/planetary_approach_suite.json new file mode 100644 index 0000000..78ab4a1 --- /dev/null +++ b/modules/standard/planetary_approach_suite.json @@ -0,0 +1,5 @@ +{ + "pas": [ + { "id": "PA", "edID": 128672317, "eddbID": null, "grp": "pas", "class": 1, "rating": "I", "cost": 500, "power": 0.0, "mass": 0 } + ] +} \ No newline at end of file