Revert "Remove effect files that are not used by any item"
This reverts commit b29fa2467a.
This commit is contained in:
7
eos/effects/structurerigsensorresolution.py
Normal file
7
eos/effects/structurerigsensorresolution.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Not used by any item
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, src, context):
|
||||
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"),
|
||||
stackingPenalties=True)
|
||||
Reference in New Issue
Block a user