Files
pyfa/eos/effects/mininglaser.py
2014-07-30 21:23:27 -04:00

9 lines
268 B
Python

# Used by:
# Modules from group: Frequency Mining Laser (3 of 3)
# Modules from group: Mining Laser (17 of 17)
# Modules from group: Strip Miner (5 of 5)
type = 'active'
def handler(fit, module, context):
# Set reload time to 1 second
module.reloadTime = 1000