Fix triage effects on weapon disrupters, update DB, and bump release
This commit is contained in:
@@ -19,7 +19,7 @@ saveInRoot = False
|
||||
|
||||
# Version data
|
||||
version = "1.17.1"
|
||||
tag = "git"
|
||||
tag = "Stable"
|
||||
expansionName = "Frostline"
|
||||
expansionVersion = "1.0"
|
||||
evemonMinVersion = "4081"
|
||||
|
||||
@@ -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']
|
||||
|
||||
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user