Handle renames of items and groups
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
runTime = "early"
|
||||
type = ("projected", "offline")
|
||||
def handler(fit, module, context):
|
||||
fit.modules.filteredItemMultiply(lambda mod: mod.item.group.name == "Shield Transporter",
|
||||
fit.modules.filteredItemMultiply(lambda mod: mod.item.group.name == "Remote Shield Booster",
|
||||
"shieldBonus", module.getModifiedItemAttr("shieldBonusMultiplierRemote"))
|
||||
|
||||
Reference in New Issue
Block a user