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