mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-11 08:43:04 +00:00
Sidewinder: Add missing internal slot
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
"slots": {
|
"slots": {
|
||||||
"standard": [2, 2, 2, 1, 1, 1, 1],
|
"standard": [2, 2, 2, 1, 1, 1, 1],
|
||||||
"hardpoints": [1, 1, 0, 0],
|
"hardpoints": [1, 1, 0, 0],
|
||||||
"internal": [2, 2, 1]
|
"internal": [2, 2, 1, 1]
|
||||||
},
|
},
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"],
|
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"],
|
||||||
|
|||||||
Reference in New Issue
Block a user