diff --git a/config.py b/config.py index 43e01afc7..c5fbace37 100644 --- a/config.py +++ b/config.py @@ -19,10 +19,10 @@ debug = False saveInRoot = False # Version data -version = "1.31.0" +version = "1.32.0" tag = "Stable " -expansionName = "YC119.8" -expansionVersion = "1.0" +expansionName = "YC119.9" +expansionVersion = "1.3" evemonMinVersion = "4081" pyfaPath = None diff --git a/eos/effects/ammoinfluencecapneed.py b/eos/effects/ammoinfluencecapneed.py index 2cc98b24a..d45ad5096 100644 --- a/eos/effects/ammoinfluencecapneed.py +++ b/eos/effects/ammoinfluencecapneed.py @@ -1,7 +1,7 @@ # ammoInfluenceCapNeed # # Used by: -# Items from category: Charge (464 of 898) +# Items from category: Charge (464 of 910) # Charges from group: Frequency Crystal (184 of 184) # Charges from group: Hybrid Charge (208 of 208) type = "passive" diff --git a/eos/effects/ammoinfluencerange.py b/eos/effects/ammoinfluencerange.py index a01dde2bb..f8e5bbe2c 100644 --- a/eos/effects/ammoinfluencerange.py +++ b/eos/effects/ammoinfluencerange.py @@ -1,7 +1,7 @@ # ammoInfluenceRange # # Used by: -# Items from category: Charge (568 of 898) +# Items from category: Charge (568 of 910) type = "passive" diff --git a/eos/effects/ammospeedmultiplier.py b/eos/effects/ammospeedmultiplier.py index 1bc1086a2..e375d6738 100644 --- a/eos/effects/ammospeedmultiplier.py +++ b/eos/effects/ammospeedmultiplier.py @@ -1,7 +1,7 @@ # ammoSpeedMultiplier # # Used by: -# Charges from group: Festival Charges (10 of 10) +# Charges from group: Festival Charges (22 of 22) # Charges from group: Interdiction Probe (2 of 2) type = "passive" diff --git a/eos/effects/boosterarmorhppenalty.py b/eos/effects/boosterarmorhppenalty.py index d72d57144..b57828826 100644 --- a/eos/effects/boosterarmorhppenalty.py +++ b/eos/effects/boosterarmorhppenalty.py @@ -1,7 +1,7 @@ # boosterArmorHpPenalty # # Used by: -# Implants from group: Booster (12 of 48) +# Implants from group: Booster (12 of 49) type = "boosterSideEffect" # User-friendly name for the side effect diff --git a/eos/effects/boostermaxvelocitypenalty.py b/eos/effects/boostermaxvelocitypenalty.py index 8ef90a731..77aeb9cee 100644 --- a/eos/effects/boostermaxvelocitypenalty.py +++ b/eos/effects/boostermaxvelocitypenalty.py @@ -1,7 +1,7 @@ # boosterMaxVelocityPenalty # # Used by: -# Implants from group: Booster (12 of 48) +# Implants from group: Booster (12 of 49) type = "boosterSideEffect" # User-friendly name for the side effect diff --git a/eos/effects/boostershieldcapacitypenalty.py b/eos/effects/boostershieldcapacitypenalty.py index 64401813e..75cdde15b 100644 --- a/eos/effects/boostershieldcapacitypenalty.py +++ b/eos/effects/boostershieldcapacitypenalty.py @@ -1,7 +1,7 @@ # boosterShieldCapacityPenalty # # Used by: -# Implants from group: Booster (12 of 48) +# Implants from group: Booster (12 of 49) type = "boosterSideEffect" # User-friendly name for the side effect diff --git a/eos/effects/subsystembonusamarrdefensive2scanprobestrength.py b/eos/effects/subsystembonusamarrdefensive2scanprobestrength.py index 0316ebf0e..a7f2c9f58 100644 --- a/eos/effects/subsystembonusamarrdefensive2scanprobestrength.py +++ b/eos/effects/subsystembonusamarrdefensive2scanprobestrength.py @@ -1,3 +1,7 @@ +# subSystemBonusAmarrDefensive2ScanProbeStrength +# +# Used by: +# Subsystem: Legion Defensive - Covert Reconfiguration type = "passive" diff --git a/eve.db b/eve.db index f0345c126..14c38d3d0 100644 Binary files a/eve.db and b/eve.db differ