entanglement
entanglement - your death leaves a power up for next run renamed entanglement also stores your gun and field improved graphics for incompatible tech
This commit is contained in:
@@ -1358,7 +1358,7 @@ document.getElementById("difficulty-select").addEventListener("input", () => {
|
||||
lore.setTechGoal()
|
||||
localSettings.difficultyMode = simulation.difficultyMode
|
||||
localSettings.levelsClearedLastGame = 0 //after changing difficulty, reset run history
|
||||
localSettings.axiom = undefined //after changing difficulty, reset stored tech
|
||||
localSettings.entanglement = undefined //after changing difficulty, reset stored tech
|
||||
if (localSettings.isAllowed) localStorage.setItem("localSettings", JSON.stringify(localSettings)); //update local storage
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user