mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Fix incorrect retail price for Keelback
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -1964,7 +1964,7 @@ module.exports = {
|
||||
roll: 100,
|
||||
yaw: 15
|
||||
},
|
||||
retailCost: 3126160,
|
||||
retailCost: 3126150,
|
||||
bulkheads: [ {
|
||||
id: "cb",
|
||||
edID: 128672271,
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -3114,7 +3114,7 @@
|
||||
"roll": 100,
|
||||
"yaw": 15
|
||||
},
|
||||
"retailCost": 3126160,
|
||||
"retailCost": 3126150,
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "cb",
|
||||
|
||||
Reference in New Issue
Block a user