Fix PD ammo cap crashing

Fixes EDCD/coriolis#272
This commit is contained in:
willyb321
2018-05-06 09:00:33 +10:00
parent 6b13b3a673
commit b58cb71e5a
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View File

@@ -19349,7 +19349,7 @@ module.exports = {
PointDefence_PointDefenseCapacity: {
fdname: "PointDefence_PointDefenseCapacity",
grades: {
"1": {
"3": {
components: {
"Mechanical Scrap": 1,
Niobium: 1,

2
dist/index.json vendored
View File

@@ -24163,7 +24163,7 @@
"PointDefence_PointDefenseCapacity": {
"fdname": "PointDefence_PointDefenseCapacity",
"grades": {
"1": {
"3": {
"components": {
"Mechanical Scrap": 1,
"Niobium": 1,

View File

@@ -3090,7 +3090,7 @@
"PointDefence_PointDefenseCapacity": {
"fdname": "PointDefence_PointDefenseCapacity",
"grades": {
"1": {
"3": {
"components": {
"Mechanical Scrap": 1,
"Niobium": 1,