5 lines
225 B
Python
5 lines
225 B
Python
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("subsystemBonusMinmatarPropulsion2"),
|
|
skill="Minmatar Propulsion Systems")
|