Replace submodules with actual files
Submodules never were actually useful
This commit is contained in:
8
eos/effects/mininglaser.py
Executable file
8
eos/effects/mininglaser.py
Executable file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user