Fix mismatch between class 5 and class 7 fighter hangars

This commit is contained in:
Cmdr McDonald
2016-11-23 00:23:25 +00:00
parent cd62eb46c8
commit 0ab34c984c
2 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
#2.2.x #2.2.3
* Fix mismatch between class 5 and class 7 fighter hangars
#2.2.2
* Add distributor draw modifier to shield generators * Add distributor draw modifier to shield generators
* Remove modifiers for sensors * Remove modifiers for sensors
* Add initial loadout passenger cabins for Beluga * Add initial loadout passenger cabins for Beluga

View File

@@ -4,8 +4,8 @@
"bays": 2, "bays": 2,
"class": 7, "class": 7,
"cost": 575660, "cost": 575660,
"edID": 128727930, "edID": 128727932,
"eddbID": 1560, "eddbID": 1562,
"fightercost": 1030, "fightercost": 1030,
"grp": "fh", "grp": "fh",
"id": "fh", "id": "fh",
@@ -32,8 +32,8 @@
"bays": 1, "bays": 1,
"class": 5, "class": 5,
"cost": 2369330, "cost": 2369330,
"edID": 128727932, "edID": 128727930,
"eddbID": 1562, "eddbID": 1560,
"fightercost": 1030, "fightercost": 1030,
"grp": "fh", "grp": "fh",
"id": "fr", "id": "fr",