init
This commit is contained in:
198
Prototypes/Maps/salvage.yml
Normal file
198
Prototypes/Maps/salvage.yml
Normal file
@@ -0,0 +1,198 @@
|
||||
# SPDX-FileCopyrightText: 2021 Moony <moonheart08@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2021 Paul Ritter <ritter.paul1@googlemail.com>
|
||||
# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2021 wrexbe <81056464+wrexbe@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 20kdc <asdd2808@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 Delete69 <95458399+Delete69@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 EmoGarbage404 <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 Neith <95721684+Phantom-Lily@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 metalgearsloth <comedian_vs_clown@hotmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 retequizzle <67210376+retequizzle@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Alzore <140123969+Blackern5000@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 CrigCrag <137215465+CrigCrag@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
# Dear god please stop adding ones with thousands of entities, learn how procgen works.
|
||||
|
||||
# "Small"-class maps - Max size square: 7x7, indicated size: 3.5
|
||||
|
||||
- type: salvageMap
|
||||
id: Small1
|
||||
mapPath: /Maps/Salvage/small-1.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: Small2
|
||||
mapPath: /Maps/Salvage/small-2.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallShip1
|
||||
mapPath: /Maps/Salvage/small-ship-1.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: Small3
|
||||
mapPath: /Maps/Salvage/small-3.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallAISurveyDrone
|
||||
mapPath: /Maps/Salvage/small-ai-survey-drone.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: Small4
|
||||
mapPath: /Maps/Salvage/small-4.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallCargo
|
||||
mapPath: /Maps/Salvage/small-cargo.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallChapel
|
||||
mapPath: /Maps/Salvage/small-chapel.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallChef
|
||||
mapPath: /Maps/Salvage/small-chef.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallParty
|
||||
mapPath: /Maps/Salvage/small-party.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallSyndicate
|
||||
mapPath: /Maps/Salvage/small-syndicate.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallTesla
|
||||
mapPath: /Maps/Salvage/small-tesla.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
# Small - Asteroids
|
||||
|
||||
- type: salvageMap
|
||||
id: SmallA1
|
||||
mapPath: /Maps/Salvage/small-a-1.yml
|
||||
sizeString: salvage-map-wreck-size-small
|
||||
|
||||
# "Medium"-class maps - Max size square: 15x15, indicated size: 7.5
|
||||
|
||||
- type: salvageMap
|
||||
id: Medium1
|
||||
mapPath: /Maps/Salvage/medium-1.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumVault1
|
||||
mapPath: /Maps/Salvage/medium-vault-1.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumOrchestra
|
||||
mapPath: /Maps/Salvage/medium-silent-orchestra.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumLibraryWreck
|
||||
mapPath: /Maps/Salvage/medium-library.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumCargoWreck
|
||||
mapPath: /Maps/Salvage/cargo-1.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumPirateWreck
|
||||
mapPath: /Maps/Salvage/medium-pirate.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: TickColony
|
||||
mapPath: /Maps/Salvage/tick-colony.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: CargoDock
|
||||
mapPath: /Maps/Salvage/medium-dock.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: SpaceWaffleHome
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
mapPath: /Maps/Salvage/wh-salvage.yml
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumShuttleWreck
|
||||
mapPath: /Maps/Salvage/medium-ruined-emergency-shuttle.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumPetHospital
|
||||
mapPath: /Maps/Salvage/medium-pet-hospital.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumCrashedShuttle
|
||||
mapPath: /Maps/Salvage/medium-crashed-shuttle.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: Meatball
|
||||
mapPath: /Maps/Salvage/meatball.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: VeganMeatball
|
||||
mapPath: /Maps/Salvage/vegan-meatball.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumHaulingShuttleWreck
|
||||
mapPath: /Maps/Salvage/hauling-shuttle.yml
|
||||
sizeString: salvage-map-wreck-size-medium
|
||||
|
||||
# """Large""" maps
|
||||
|
||||
- type: salvageMap
|
||||
id: StationStation
|
||||
mapPath: /Maps/Salvage/stationstation.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
|
||||
- type: salvageMap
|
||||
id: AsteroidBase
|
||||
mapPath: /Maps/Salvage/asteroid-base.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
|
||||
- type: salvageMap
|
||||
id: RuinCargoBase
|
||||
mapPath: /Maps/Salvage/ruin-cargo-salvage.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
|
||||
- type: salvageMap
|
||||
id: SecurityChunk
|
||||
mapPath: /Maps/Salvage/security-chunk.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
|
||||
- type: salvageMap
|
||||
id: EngineeringChunk
|
||||
mapPath: /Maps/Salvage/engineering-chunk.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
|
||||
- type: salvageMap
|
||||
id: OutpostArm
|
||||
mapPath: /Maps/Salvage/outpost-arm.yml
|
||||
sizeString: salvage-map-wreck-size-large
|
||||
Reference in New Issue
Block a user