From ed3e896cb85fa59eab19e4ac6ad23999a5baa63d Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:40:19 +0300 Subject: [PATCH] Update debug.yml --- Resources/Prototypes/Maps/debug.yml | 32 +++-------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) diff --git a/Resources/Prototypes/Maps/debug.yml b/Resources/Prototypes/Maps/debug.yml index 510b8492d5..92ba47bafb 100644 --- a/Resources/Prototypes/Maps/debug.yml +++ b/Resources/Prototypes/Maps/debug.yml @@ -1,29 +1,3 @@ -- type: gameMap - id: Empty - mapName: Empty - mapPath: /Maps/Test/empty.yml - minPlayers: 0 - stations: - Empty: - stationProto: StandardNanotrasenStation - components: - - type: StationNameSetup - mapNameTemplate: "Empty" - - type: StationJobs - availableJobs: - CP14Adventurer: [ -1, -1 ] #CrystallPunk Dev replacement - -- type: gameMap - id: Dev - mapName: Dev - mapPath: /Maps/_CP14/dev_map.yml #CrystallPunk Dev replacement - minPlayers: 0 - stations: - Dev: - stationProto: StandardNanotrasenStation - components: - - type: StationNameSetup - mapNameTemplate: "Dev" - - type: StationJobs - availableJobs: - CP14Adventurer: [ -1, -1 ] #CrystallPunk Dev replacement +# NOT USED +# DO NOT REVERT! +# COPY OF THIS MAPS EXIST IN _CP14 FOLDERS \ No newline at end of file