Reformatting all effect files for readability and better PEP8 compliance
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# Ship: Augoror
|
||||
# Ship: Osprey
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, ship, context):
|
||||
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Remote Capacitor Transmitter",
|
||||
"maxRange", ship.getModifiedItemAttr("maxRangeBonus2"))
|
||||
|
||||
Reference in New Issue
Block a user