shield and rails experimentals added to modules.json

This commit is contained in:
willyb321
2018-04-18 10:35:51 +10:00
parent 169141e44b
commit dabac76713

View File

@@ -568,6 +568,16 @@
"regen", "regen",
"thermload", "thermload",
"thermres" "thermres"
],
"specials": [
"special_shield_regenerative",
"special_shield_resistive",
"special_shield_health",
"special_shield_efficient",
"special_shield_thermic",
"special_shield_kinetic",
"special_shield_toughened",
"special_shield_lightweight"
] ]
}, },
"c": { "c": {
@@ -4642,6 +4652,16 @@
"regen", "regen",
"thermload", "thermload",
"thermres" "thermres"
],
"specials": [
"special_shield_regenerative",
"special_shield_resistive",
"special_shield_health",
"special_shield_efficient",
"special_shield_thermic",
"special_shield_kinetic",
"special_shield_toughened",
"special_shield_lightweight"
] ]
}, },
"pv": { "pv": {
@@ -4867,8 +4887,11 @@
], ],
"specials": [ "specials": [
"special_feedback_cascade", "special_feedback_cascade",
"special_feedback_cascade_cooled",
"special_plasma_slug", "special_plasma_slug",
"special_super_penetrator" "special_plasma_slug_cooled",
"special_super_penetrator",
"special_super_penetrator_cooled"
] ]
}, },
"s": { "s": {
@@ -5435,6 +5458,16 @@
"regen", "regen",
"thermload", "thermload",
"thermres" "thermres"
],
"specials": [
"special_shield_regenerative",
"special_shield_resistive",
"special_shield_health",
"special_shield_efficient",
"special_shield_thermic",
"special_shield_kinetic",
"special_shield_toughened",
"special_shield_lightweight"
] ]
}, },
"ss": { "ss": {