Fix blueprints for point defence

This commit is contained in:
Cmdr McDonald
2017-05-06 10:29:10 +01:00
parent ba08e5184f
commit 8250994ebe
4 changed files with 6 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
#2.3.5
* Fix list of available blueprints for Point Defence
#2.3.4 #2.3.4
* Add missing Long Range blueprint to multi-cannon * Add missing Long Range blueprint to multi-cannon
* Fix values for thermal load of focused weapon grade 4 * Fix values for thermal load of focused weapon grade 4

3
dist/index.js vendored
View File

@@ -23976,8 +23976,7 @@ module.exports = {
}, },
po: { po: {
blueprints: { blueprints: {
PointDefence_PointDefenseCapacity: [ 3 ], PointDefence_PointDefenseCapacity: {
HeatSinkLauncher_Shielded: {
grades: { grades: {
"3": { "3": {
engineers: [ "Ram Tah" ] engineers: [ "Ram Tah" ]

5
dist/index.json vendored
View File

@@ -33129,10 +33129,7 @@
}, },
"po": { "po": {
"blueprints": { "blueprints": {
"PointDefence_PointDefenseCapacity": [ "PointDefence_PointDefenseCapacity": {
3
],
"HeatSinkLauncher_Shielded": {
"grades": { "grades": {
"3": { "3": {
"engineers": [ "engineers": [

View File

@@ -4284,8 +4284,7 @@
}, },
"po": { "po": {
"blueprints": { "blueprints": {
"PointDefence_PointDefenseCapacity": [3], "PointDefence_PointDefenseCapacity": {
"HeatSinkLauncher_Shielded": {
"grades": { "grades": {
"3": { "3": {
"engineers": [ "engineers": [