mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Fix location of initial cargo rack for Vulture
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#2.2.15
|
||||
* Fix location of initial cargo rack for Vulture
|
||||
|
||||
#2.2.14
|
||||
* Alter blueprint structure to combine components and features
|
||||
* Make hidden value of modifications its own attribute
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"defaults": {
|
||||
"standard": ["4E", "5E", "4E", "3E", "5E", "4E", "3C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0],
|
||||
"internal": ["4e", 0, 0, "02", 0, "2h"]
|
||||
"internal": ["4e", 0, "02", 0, 0, "2h"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user