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