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