add gmrp and ghrp to eligible military slots

This commit is contained in:
willyb321
2018-07-14 10:52:07 +10:00
parent 5bb62c9ec3
commit ee94bf557c
16 changed files with 174 additions and 74 deletions

View File

@@ -37,8 +37,8 @@
"hardpoints": [3, 2, 2, 2, 2, 0, 0, 0, 0],
"internal": [
6, 5, 5, 4,
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
3, 3, 2
]
},