Fix triage effects on weapon disrupters, update DB, and bump release

This commit is contained in:
blitzmann
2015-12-10 20:18:02 -05:00
parent 69c3dd188e
commit d8e2e3ace1
4 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ saveInRoot = False
# Version data
version = "1.17.1"
tag = "git"
tag = "Stable"
expansionName = "Frostline"
expansionVersion = "1.0"
evemonMinVersion = "4081"

View File

@@ -71,7 +71,7 @@ def handler(fit, module, context):
groups = [
'ECM Burst',
'Remote ECM Burst',
'Tracking Disruptor',
'Weapon Disruptor',
'ECM',
'Remote Sensor Damper',
'Target Painter']

View File

@@ -81,7 +81,7 @@ def handler(fit, module, context):
groups = [
'ECM Burst',
'Remote ECM Burst',
'Tracking Disruptor',
'Weapon Disruptor',
'ECM',
'Remote Sensor Damper',
'Target Painter']

BIN
eve.db

Binary file not shown.