diff --git a/config.py b/config.py index 757afcb28..c68159c53 100644 --- a/config.py +++ b/config.py @@ -19,10 +19,10 @@ debug = False saveInRoot = False # Version data -version = "1.29.5" -tag = "git" -expansionName = "Singularity" -expansionVersion = "1158190" +version = "1.30.0" +tag = "Stable" +expansionName = "YC119.7" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None diff --git a/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py b/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py index 8f1435f81..6398685c8 100644 --- a/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py +++ b/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py @@ -2,6 +2,7 @@ # # Used by: # Modules from group: Rig Anchor (4 of 4) +# Implants named like: Agency Speed Booster (3 of 3) # Implants named like: grade Snake (16 of 18) # Modules named like: Auxiliary Thrusters (8 of 8) # Implant: Quafe Zero diff --git a/eos/effects/shieldboostamplifierpassive.py b/eos/effects/shieldboostamplifierpassive.py index 182c04acf..810f08aba 100644 --- a/eos/effects/shieldboostamplifierpassive.py +++ b/eos/effects/shieldboostamplifierpassive.py @@ -1,6 +1,7 @@ # shieldBoostAmplifierPassive # # Used by: +# Implants named like: Agency Tank Booster (3 of 3) # Implants named like: grade Crystal (15 of 18) type = "passive" diff --git a/eos/effects/structuralanalysiseffect.py b/eos/effects/structuralanalysiseffect.py index b94832ca0..295e601f3 100644 --- a/eos/effects/structuralanalysiseffect.py +++ b/eos/effects/structuralanalysiseffect.py @@ -1,6 +1,7 @@ # structuralAnalysisEffect # # Used by: +# Implants named like: Agency Tank Booster (3 of 3) # Implants named like: Inherent Implants 'Noble' Repair Proficiency RP (6 of 6) # Modules named like: Auxiliary Nano Pump (8 of 8) # Implant: Imperial Navy Modified 'Noble' Implant diff --git a/eve.db b/eve.db index bbff9cfc1..82a8cf198 100644 Binary files a/eve.db and b/eve.db differ