Files
pyfa/eos/effects/effect3601.py
2019-03-16 14:08:20 -04:00

10 lines
287 B
Python

# scriptWarpDisruptionFieldGeneratorSetDisallowInEmpireSpace
#
# Used by:
# Charges from group: Warp Disruption Script (2 of 2)
type = "passive"
def handler(fit, module, context):
module.forceItemAttr("disallowInEmpireSpace", module.getModifiedChargeAttr("disallowInEmpireSpace"))