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