diff --git a/Resources/Prototypes/Maps/debug.yml b/Resources/Prototypes/Maps/debug.yml index 927c934989..74cbf4ecc6 100644 --- a/Resources/Prototypes/Maps/debug.yml +++ b/Resources/Prototypes/Maps/debug.yml @@ -1,19 +1,19 @@ -#- type: gameMap -# id: Empty -# mapName: Empty -# mapPath: /Maps/Test/empty.yml -# minPlayers: 0 -# stations: -# Empty: -# stationProto: StandardNanotrasenStation -# components: -# - type: StationNameSetup -# mapNameTemplate: "Empty" -# - type: StationJobs -# overflowJobs: -# - Passenger -# availableJobs: -# Passenger: [ -1, -1 ] +- type: gameMap + id: Empty + mapName: Empty + mapPath: /Maps/Test/empty.yml + minPlayers: 0 + stations: + Empty: + stationProto: StandardNanotrasenStation + components: + - type: StationNameSetup + mapNameTemplate: "Empty" + - type: StationJobs + overflowJobs: + - Adventurer #CrystallPunk Dev replacement + availableJobs: + Adventurer: [ -1, -1 ] #CrystallPunk Dev replacement - type: gameMap id: Dev