diff --git a/Resources/Prototypes/Corvax/Maps/astra.yml b/Resources/Prototypes/Corvax/Maps/astra.yml index 8e147b7ba22..a784d15b5f9 100644 --- a/Resources/Prototypes/Corvax/Maps/astra.yml +++ b/Resources/Prototypes/Corvax/Maps/astra.yml @@ -14,9 +14,6 @@ prefixCreator: 'MT' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationJobs availableJobs: # service diff --git a/Resources/Prototypes/Corvax/Maps/avrite.yml b/Resources/Prototypes/Corvax/Maps/avrite.yml index 0d8ff0c5dd6..a2c76236b54 100644 --- a/Resources/Prototypes/Corvax/Maps/avrite.yml +++ b/Resources/Prototypes/Corvax/Maps/avrite.yml @@ -12,9 +12,6 @@ nameGenerator: !type:NanotrasenNameGenerator prefixCreator: 'SY' - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxavrit.yml - type: StationJobs diff --git a/Resources/Prototypes/Corvax/Maps/delta.yml b/Resources/Prototypes/Corvax/Maps/delta.yml index 637cfdb1bb9..3c8bc2e6aae 100644 --- a/Resources/Prototypes/Corvax/Maps/delta.yml +++ b/Resources/Prototypes/Corvax/Maps/delta.yml @@ -14,9 +14,6 @@ prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/emergency_corvaxdelta.yml - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationJobs availableJobs: Borg: [ 2, 3 ] diff --git a/Resources/Prototypes/Corvax/Maps/frame.yml b/Resources/Prototypes/Corvax/Maps/frame.yml index 71129ce8bc2..9dfa1c31aa6 100644 --- a/Resources/Prototypes/Corvax/Maps/frame.yml +++ b/Resources/Prototypes/Corvax/Maps/frame.yml @@ -43,9 +43,6 @@ - /Maps/Ruins/syndicate_dropship.yml - /Maps/Ruins/whiteship_ancient.yml - /Maps/Ruins/whiteship_bluespacejumper.yml - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationJobs availableJobs: # service diff --git a/Resources/Prototypes/Corvax/Maps/ishimura.yml b/Resources/Prototypes/Corvax/Maps/ishimura.yml index f295a7eb0e8..13d139e45cc 100644 --- a/Resources/Prototypes/Corvax/Maps/ishimura.yml +++ b/Resources/Prototypes/Corvax/Maps/ishimura.yml @@ -8,9 +8,6 @@ Ishimura: stationProto: StandardNanotrasenStation components: - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationNameSetup mapNameTemplate: '{0} USG Ishimura {1}' nameGenerator: diff --git a/Resources/Prototypes/Corvax/Maps/maus.yml b/Resources/Prototypes/Corvax/Maps/maus.yml index eb3934b60cc..321b52731eb 100644 --- a/Resources/Prototypes/Corvax/Maps/maus.yml +++ b/Resources/Prototypes/Corvax/Maps/maus.yml @@ -1,4 +1,4 @@ -- type: gameMap +- type: gameMap id: CorvaxMaus mapName: 'Maus Station' mapPath: /Maps/corvax_maus.yml @@ -17,9 +17,6 @@ emergencyShuttlePath: /Maps/Shuttles/emergency_maus.yml - type: StationCargoShuttle path: /Maps/Shuttles/cargo_maus.yml - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationJobs availableJobs: CargoTechnician: [ 2, 2 ] diff --git a/Resources/Prototypes/Corvax/Maps/pearl.yml b/Resources/Prototypes/Corvax/Maps/pearl.yml index db7dbdbac69..30aa8710b24 100644 --- a/Resources/Prototypes/Corvax/Maps/pearl.yml +++ b/Resources/Prototypes/Corvax/Maps/pearl.yml @@ -13,9 +13,6 @@ nameGenerator: !type:NanotrasenNameGenerator prefixCreator: 'SS' - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml - type: StationArrivals @@ -66,4 +63,4 @@ # cargo Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 3, 3 ] - CargoTechnician: [ 3, 3 ] \ No newline at end of file + CargoTechnician: [ 3, 3 ] diff --git a/Resources/Prototypes/Corvax/Maps/pilgrim.yml b/Resources/Prototypes/Corvax/Maps/pilgrim.yml index d4fd13eb89a..a855abd0f5a 100644 --- a/Resources/Prototypes/Corvax/Maps/pilgrim.yml +++ b/Resources/Prototypes/Corvax/Maps/pilgrim.yml @@ -12,9 +12,6 @@ nameGenerator: !type:NanotrasenNameGenerator prefixCreator: 'TA' - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/emergency_pilgrim.yml - type: StationJobs diff --git a/Resources/Prototypes/Corvax/Maps/terra.yml b/Resources/Prototypes/Corvax/Maps/terra.yml index 0a0c08a8602..56f294700f3 100644 --- a/Resources/Prototypes/Corvax/Maps/terra.yml +++ b/Resources/Prototypes/Corvax/Maps/terra.yml @@ -2,6 +2,8 @@ id: CorvaxTerra mapName: 'Terra Colony' mapPath: /Maps/corvax_terra.yml + maxRandomOffset: 0 + randomRotation: false minPlayers: 0 maxPlayers: 30 stations: @@ -15,9 +17,6 @@ prefixCreator: 'MT' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/corvax_emergency.yml - - type: StationRandomTransform - enableStationRotation: false - maxStationOffset: null - type: StationBiome biome: TerraPlanet mapLightColor: "#090303FF"