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