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