From 0ad5588f174fc850b4162a35a9c32d72e038abb9 Mon Sep 17 00:00:00 2001 From: Stop-Signs Date: Sun, 1 Dec 2024 14:05:03 -0600 Subject: [PATCH] Thanks milon --- .../Entities/Markers/Spawners/Random/safes.yml | 14 ++++---------- .../Entities/Markers/Spawners/Random/security.yml | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/safes.yml b/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/safes.yml index a0cd7ca01dd..c714952fb2f 100644 --- a/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/safes.yml +++ b/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/safes.yml @@ -60,13 +60,7 @@ suffix: Superweapon components: - type: EntityTableSpawner - table: !type:NestedSelector - tableId: RandomSuperweaponSafeTable - -#Table -- type: entityTable - id: RandomSuperweaponSafeTable - table: !type:GroupSelector - children: - - id: GunSafeRocketLauncher - - id: GunSafeBeamDevastator + table: !type:GroupSelector + children: + - id: GunSafeRocketLauncher + - id: GunSafeBeamDevastator diff --git a/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/security.yml b/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/security.yml index 2cebec52d97..352a6dffeed 100644 --- a/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/security.yml +++ b/Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/security.yml @@ -1,7 +1,7 @@ - type: entity + id: LootSpawnerSecuritySuperweapon name: security superweapon spawner suffix: superweapon - id: LootSpawnerSecuritySuperweapon parent: MarkerBase components: - type: EntityTableSpawner