10 lines
341 B
Python
Executable File
10 lines
341 B
Python
Executable File
# Used by:
|
|
# Modules from group: Missile Launcher Citadel (4 of 4)
|
|
# Modules from group: Missile Launcher Heavy (12 of 12)
|
|
# Modules from group: Missile Launcher Rocket (14 of 14)
|
|
# Modules named like: Launcher (137 of 137)
|
|
type = 'active'
|
|
def handler(fit, module, context):
|
|
# Set reload time to 10 seconds
|
|
module.reloadTime = 10000
|