Replace submodules with actual files
Submodules never were actually useful
This commit is contained in:
5
eos/effects/drawbacksigrad.py
Executable file
5
eos/effects/drawbacksigrad.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# Used by:
|
||||
# Modules from group: Rig Shield (72 of 72)
|
||||
type = "passive"
|
||||
def handler(fit, module, context):
|
||||
fit.ship.boostItemAttr("signatureRadius", module.getModifiedItemAttr("drawback"), stackingPenalties = True)
|
||||
Reference in New Issue
Block a user