Replace submodules with actual files
Submodules never were actually useful
This commit is contained in:
5
eos/effects/scriptdurationbonus.py
Executable file
5
eos/effects/scriptdurationbonus.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# Used by:
|
||||
# Charge: Focused Warp Disruption Script
|
||||
type = "passive"
|
||||
def handler(fit, module, context):
|
||||
module.boostItemAttr("duration", module.getModifiedChargeAttr("durationBonus"))
|
||||
Reference in New Issue
Block a user