Reformatting all effect files for readability and better PEP8 compliance
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Used by:
|
||||
# Variations of ship: Venture (3 of 3)
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, module, context):
|
||||
fit.modules.filteredItemMultiply(lambda mod: mod.item.requiresSkill("Mining"),
|
||||
"miningAmount", module.getModifiedItemAttr("miningAmountMultiplier"))
|
||||
"miningAmount", module.getModifiedItemAttr("miningAmountMultiplier"))
|
||||
|
||||
Reference in New Issue
Block a user