9 lines
263 B
Python
Executable File
9 lines
263 B
Python
Executable File
# Used by:
|
|
# Drones from group: Combat Drone (73 of 73)
|
|
# Drones from group: Fighter Drone (4 of 4)
|
|
# Modules from group: Energy Weapon (183 of 183)
|
|
type = 'active'
|
|
def handler(fit, module, context):
|
|
# Set reload time to 1 second
|
|
module.reloadTime = 1000
|