Add missing effect for scram script for standup warp disruptor. Update database to make sure everything is updated.

This commit is contained in:
blitzmann
2018-02-17 12:22:35 -05:00
parent 12a526fa9e
commit 6ab84240a2
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# scriptStandupWarpScram
#
# Used by:
# Charge: Standup Focused Warp Scrambling Script
type = "passive"
runTime = "early"
def handler(fit, src, context, *args, **kwargs):
src.boostItemAttr("maxRange", src.getModifiedChargeAttr("warpScrambleRangeBonus"))

BIN
eve.db

Binary file not shown.