Add gsrp to military slot eligible

Fixes edcd/coriolis#314
This commit is contained in:
willyb321
2018-07-11 12:10:06 +10:00
parent 35473b30d3
commit 1182cf1eb0
16 changed files with 124 additions and 74 deletions

View File

@@ -37,8 +37,8 @@
"hardpoints": [3, 3, 2, 2, 0, 0, 0, 0],
"internal": [
5, 5, 4,
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 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 } },
3, 2, 2
]
},