diff --git a/config.py b/config.py index 9b288b455..e87c9ec1b 100644 --- a/config.py +++ b/config.py @@ -19,10 +19,10 @@ debug = False saveInRoot = False # Version data -version = "1.35.2" +version = "1.36.0" tag = "Stable" -expansionName = "YC120.2" -expansionVersion = "1.2" +expansionName = "YC120.3" +expansionVersion = "1.8" evemonMinVersion = "4081" pyfaPath = None diff --git a/eos/effects/doomsdayaoebubble.py b/eos/effects/doomsdayaoebubble.py index c4945d697..1eb899ac0 100644 --- a/eos/effects/doomsdayaoebubble.py +++ b/eos/effects/doomsdayaoebubble.py @@ -1,7 +1,7 @@ # doomsdayAOEBubble # # Used by: -# Module: Standup Warp Disruption Burst Projector +# Module: Warp Disruption Burst Projector type = "projected", "active" diff --git a/eos/effects/doomsdaybeamdot.py b/eos/effects/doomsdaybeamdot.py index fff941579..b97beb097 100644 --- a/eos/effects/doomsdaybeamdot.py +++ b/eos/effects/doomsdaybeamdot.py @@ -1,7 +1,7 @@ # doomsdayBeamDOT # # Used by: -# Module: Lance type modules +# Modules named like: Lance (4 of 4) type = "active" diff --git a/eos/effects/doomsdayhog.py b/eos/effects/doomsdayhog.py index 182d0c29f..4e0fcc1dd 100644 --- a/eos/effects/doomsdayhog.py +++ b/eos/effects/doomsdayhog.py @@ -1,7 +1,7 @@ # doomsdayHOG # # Used by: -# Module: GTFO - Gravitational Transportation Field Oscillator +# Module: Gravitational Transportation Field Oscillator type = "active" diff --git a/eos/effects/doomsdayslash.py b/eos/effects/doomsdayslash.py index e6b55ede9..934766b11 100644 --- a/eos/effects/doomsdayslash.py +++ b/eos/effects/doomsdayslash.py @@ -1,7 +1,7 @@ # doomsdaySlash # # Used by: -# Module: Reaper type modules +# Modules named like: Reaper (4 of 4) type = "active" diff --git a/eos/effects/microjumpportaldrive.py b/eos/effects/microjumpportaldrive.py index 40925b491..1e5a02569 100644 --- a/eos/effects/microjumpportaldrive.py +++ b/eos/effects/microjumpportaldrive.py @@ -1,7 +1,7 @@ # microJumpPortalDrive # # Used by: -# Module: MJFG - Micro Jump Field Generator (used on command destroyers) +# Module: Micro Jump Field Generator type = "active" diff --git a/eos/effects/warpdisruptsphere.py b/eos/effects/warpdisruptsphere.py index 22787465b..f8ce29992 100644 --- a/eos/effects/warpdisruptsphere.py +++ b/eos/effects/warpdisruptsphere.py @@ -1,3 +1,7 @@ +# warpDisruptSphere +# +# Used by: +# Modules from group: Warp Disrupt Field Generator (7 of 7) # warpDisruptSphere # diff --git a/eve.db b/eve.db index e3d0418ab..5493b4e20 100644 Binary files a/eve.db and b/eve.db differ diff --git a/imgs/renders/45534.png b/imgs/renders/45534.png new file mode 100644 index 000000000..c1aec27af Binary files /dev/null and b/imgs/renders/45534.png differ diff --git a/imgs/renders/47466.png b/imgs/renders/47466.png new file mode 100644 index 000000000..0da4159c9 Binary files /dev/null and b/imgs/renders/47466.png differ