Files
pyfa/eos/effects/targetabcattack.py
2018-05-29 21:39:11 -04:00

11 lines
197 B
Python

# targetABCAttack
#
# Used by:
# Modules from group: Precursor Weapon (15 of 15)
type = 'active'
def handler(fit, module, context):
# Set reload time to 1 second
module.reloadTime = 1000