Merge branch 'master' into singularity

This commit is contained in:
DarkPhoenix
2015-06-25 12:12:33 +03:00
4 changed files with 23 additions and 7 deletions

View File

@@ -3,6 +3,7 @@
# Used by:
# Module: Triage Module I
type = "active"
runTime = "early"
def handler(fit, module, context):
# Remote armor reps
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Remote Armor Repair Systems"),

View File

@@ -3,6 +3,7 @@
# Used by:
# Module: Triage Module II
type = "active"
runTime = "early"
def handler(fit, module, context):
# Remote armor reps
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Remote Armor Repair Systems"),