Update to 1015913

This commit is contained in:
blitzmann
2016-03-05 21:37:12 -05:00
parent 53a46dcec6
commit 38cc13ff2c
25 changed files with 96 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
#
# Used by:
# Modules from group: Damage Control (14 of 14)
type = "active"
type = "passive"
def handler(fit, module, context):
for layer, attrPrefix in (('shield', 'shield'), ('armor', 'armor'), ('hull', '')):
for damageType in ('Kinetic', 'Thermal', 'Explosive', 'Em'):