mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Fix incorrect modification names
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -15514,7 +15514,7 @@ module.exports = {
|
||||
Armour_Advanced: [ 1, 2, 3, 4, 5 ],
|
||||
Armour_Explosive: [ 1, 2, 3, 4, 5 ],
|
||||
Armour_HeavyDuty: [ 1, 2, 3, 4, 5 ],
|
||||
Armour_LightWeight: [ 1, 2, 3, 4, 5 ],
|
||||
Armour_Kinetic: [ 1, 2, 3, 4, 5 ],
|
||||
Armour_Thermic: [ 1, 2, 3, 4, 5 ]
|
||||
},
|
||||
modifications: [ "explres", "hullboost", "kinres", "mass", "thermres" ]
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -18624,7 +18624,7 @@
|
||||
4,
|
||||
5
|
||||
],
|
||||
"Armour_LightWeight": [
|
||||
"Armour_Kinetic": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"Armour_Advanced": [1, 2, 3, 4, 5],
|
||||
"Armour_Explosive": [1, 2, 3, 4, 5],
|
||||
"Armour_HeavyDuty": [1, 2, 3, 4, 5],
|
||||
"Armour_LightWeight": [1, 2, 3, 4, 5],
|
||||
"Armour_Kinetic": [1, 2, 3, 4, 5],
|
||||
"Armour_Thermic": [1, 2, 3, 4, 5]
|
||||
},
|
||||
"modifications": [
|
||||
|
||||
Reference in New Issue
Block a user