mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Fixed a bug where Meta Alloy Hull Reinforcements could not be allocated in a military type slot
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0],
|
||||
"internal": [
|
||||
3, 3,
|
||||
{ "class": 3, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 3, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
2, 1
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user