Fix military slot for Viper Mk IV - fixes #50

This commit is contained in:
Cmdr McDonald
2017-01-13 10:54:07 +00:00
parent 6a9501ab21
commit e7a68e6a0d
2 changed files with 4 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [
4, 4, 3,
{ "class": 2, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
{ "class": 3, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
2, 2, 1
]
},