Revert "Fix runtime for all ganglink module effects" (#582)
This reverts commit 373ccbcee5.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
type = "gang", "active"
|
||||
gangBoost = "maxTargetRange"
|
||||
gangBonus = "commandBonus"
|
||||
runTime = "late"
|
||||
|
||||
def handler(fit, module, context):
|
||||
if "gang" not in context: return
|
||||
fit.ship.boostItemAttr("maxTargetRange", module.getModifiedItemAttr("commandBonus"),
|
||||
|
||||
Reference in New Issue
Block a user