Files
pyfa/eos/effects/mininglaser.py
DarkPhoenix fd36a0b172 Replace submodules with actual files
Submodules never were actually useful
2013-06-10 22:12:34 +04:00

9 lines
268 B
Python
Executable File

# 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