6 lines
199 B
Python
Executable File
6 lines
199 B
Python
Executable File
# Used by:
|
|
# Items from category: Subsystem (42 of 80)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("droneCapacity", module.getModifiedItemAttr("droneCapacity"))
|