Merge branch 'develop'

This commit is contained in:
willyb321
2018-05-12 19:19:26 +10:00
4 changed files with 6 additions and 4 deletions

4
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,
@@ -25826,7 +25826,7 @@ module.exports = {
}
},
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_plasma_slug_cooled", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
},
pas: {
blueprints: {},

3
dist/index.json vendored
View File

@@ -24163,7 +24163,7 @@
"PointDefence_PointDefenseCapacity": {
"fdname": "PointDefence_PointDefenseCapacity",
"grades": {
"1": {
"3": {
"components": {
"Mechanical Scrap": 1,
"Niobium": 1,
@@ -35176,6 +35176,7 @@
"special_dispersal_field",
"special_phasing_sequence",
"special_plasma_slug",
"special_plasma_slug_cooled",
"special_lock_breaker",
"special_thermal_conduit",
"special_weapon_damage",

View File

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

View File

@@ -3729,6 +3729,7 @@
"special_dispersal_field",
"special_phasing_sequence",
"special_plasma_slug",
"special_plasma_slug_cooled",
"special_lock_breaker",
"special_thermal_conduit",
"special_weapon_damage",