From b1f5219b048ade10227f9032fd027886d4954b2b Mon Sep 17 00:00:00 2001 From: Anuken Date: Mon, 19 Sep 2022 10:59:41 -0400 Subject: [PATCH] what on earth is wrong with jitpack this time --- core/assets/bundles/bundle.properties | 3 +-- jitpack.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 85385e8900..27429d947a 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -764,8 +764,7 @@ sector.ravine.name = Ravine sector.caldera-erekir.name = Caldera sector.onset.description = The tutorial sector. This objective has not been created yet. Await further information. -#TODO - no shield breaker anymore. -sector.aegis.description = The enemy is protected by shields. An experimental shield breaker module has been detected in this sector.\nLocate this structure. Supply it with tungsten ammunition and destroy the enemy base. +sector.aegis.description = This sector contains deposits of tungsten.\nResearch the [accent]Impact Drill[] to mine this resource, and destroy the enemy base in the area. sector.lake.description = This sector's slag lake greatly limits viable units. A hover unit is the only option.\nResearch the [accent]ship fabricator[] and produce an [accent]elude[] unit as soon as possible. sector.intersect.description = Scans suggest that this sector will be attacked from multiple sides soon after landing.\nSet up defenses quickly and expand as soon as possible.\n[accent]Mech[] units will be required for the area's rough terrain. sector.atlas.description = This sector contains varied terrain and will require a variety of units to attack effectively.\nUpgraded units may also be necessary to get past some of the tougher enemy bases detected here.\nResearch the [accent]Electrolyzer[] and the [accent]Tank Refabricator[]. diff --git a/jitpack.yml b/jitpack.yml index 5bfaf0f47e..7ae9b22d84 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -2,7 +2,7 @@ jdk: - openjdk16 before_install: - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh - - source install-jdk.sh --feature 16 + - source install-jdk.sh --feature 17 - jshell --version install: - ./gradlew publishToMavenLocal