mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Remove erroneous chaff launcher capacity blueprint grades
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#2.2.11
|
||||
* Remove non-existant chaff launcher capacity blueprint grades
|
||||
|
||||
#2.2.10
|
||||
* Fix incorrect base shield values for Cutter and Corvette
|
||||
* Update weapons to have %-based damage distributions
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
},
|
||||
"ch": {
|
||||
"blueprints": {
|
||||
"ChaffLauncher_ChaffCapacity": [1, 2, 3, 4, 5],
|
||||
"ChaffLauncher_ChaffCapacity": [3],
|
||||
"ChaffLauncher_LightWeight": [1, 2, 3, 4, 5],
|
||||
"ChaffLauncher_Reinforced": [1, 2, 3, 4, 5],
|
||||
"ChaffLauncher_Shielded": [1, 2, 3, 4, 5]
|
||||
|
||||
Reference in New Issue
Block a user