5 lines
206 B
Python
Executable File
5 lines
206 B
Python
Executable File
# Used by:
|
|
# Modules from group: Capacitor Battery (27 of 27)
|
|
type = "passive"
|
|
def handler(fit, ship, context):
|
|
fit.ship.increaseItemAttr("capacitorCapacity", ship.getModifiedItemAttr("capacitorBonus")) |