From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:05:01 +0000 (+1000) Subject: Don't treat vgroid as station grid (#29811) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=40f735acb1d8b36c345b6221d6141c2a6c34d2e9;p=space-station-14.git Don't treat vgroid as station grid (#29811) Forgot I added this toggle. --- diff --git a/Resources/Prototypes/Entities/Stations/base.yml b/Resources/Prototypes/Entities/Stations/base.yml index 7b58091588..c7b54f4571 100644 --- a/Resources/Prototypes/Entities/Stations/base.yml +++ b/Resources/Prototypes/Entities/Stations/base.yml @@ -46,15 +46,6 @@ path: /Maps/Shuttles/cargo.yml - type: GridSpawn groups: - vgroid: !type:DungeonSpawnGroup - minimumDistance: 1000 - nameDataset: names_borer - addComponents: - - type: Gravity - enabled: true - inherent: true - protos: - - VGRoid trade: !type:GridSpawnGroup addComponents: - type: ProtectedGrid @@ -81,6 +72,16 @@ - /Maps/Ruins/syndicate_dropship.yml - /Maps/Ruins/whiteship_ancient.yml - /Maps/Ruins/whiteship_bluespacejumper.yml + vgroid: !type:DungeonSpawnGroup + minimumDistance: 1000 + nameDataset: names_borer + stationGrid: false + addComponents: + - type: Gravity + enabled: true + inherent: true + protos: + - VGRoid - type: entity id: BaseStationCentcomm