From d44579df78de76dbfb053d5044c01e6ba4058f73 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 26 May 2025 12:30:16 +0300 Subject: [PATCH] s --- .../_CP14/Procedural/Demiplane/Locations/cave_magma.yml | 2 +- .../Prototypes/_CP14/Procedural/Demiplane/Special/misc.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_CP14/Procedural/Demiplane/Locations/cave_magma.yml b/Resources/Prototypes/_CP14/Procedural/Demiplane/Locations/cave_magma.yml index d0349520fc..b17d2fd9e4 100644 --- a/Resources/Prototypes/_CP14/Procedural/Demiplane/Locations/cave_magma.yml +++ b/Resources/Prototypes/_CP14/Procedural/Demiplane/Locations/cave_magma.yml @@ -2,7 +2,7 @@ id: T1MagmaCaves levels: min: 4 - max: 10 + max: 20 icon: sprite: _CP14/Interface/Misc/demiplane_locations.rsi state: magma_caves diff --git a/Resources/Prototypes/_CP14/Procedural/Demiplane/Special/misc.yml b/Resources/Prototypes/_CP14/Procedural/Demiplane/Special/misc.yml index 68aa286e98..ed32ab58a8 100644 --- a/Resources/Prototypes/_CP14/Procedural/Demiplane/Special/misc.yml +++ b/Resources/Prototypes/_CP14/Procedural/Demiplane/Special/misc.yml @@ -62,10 +62,10 @@ id: Test7 levels: min: 9 - max: 10 + max: 9 - type: cp14SpecialDemiplane id: Test8 levels: min: 9 - max: 10 \ No newline at end of file + max: 9 \ No newline at end of file