From a036c7195f8d75ff6b71aa465869ffd770d6d4e1 Mon Sep 17 00:00:00 2001 From: Whatstone <166147148+whatston3@users.noreply.github.com> Date: Sun, 18 Aug 2024 15:31:22 -0400 Subject: [PATCH] enable garbage collection on base debris (#1884) --- .../_NF/Entities/World/Debris/asteroids.yml | 13 ------------- .../_NF/Entities/World/Debris/base_debris.yml | 4 ++++ .../Prototypes/_NF/Entities/World/Debris/wrecks.yml | 3 --- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/World/Debris/asteroids.yml b/Resources/Prototypes/_NF/Entities/World/Debris/asteroids.yml index 6e4b873d23b..eed61bd01a3 100644 --- a/Resources/Prototypes/_NF/Entities/World/Debris/asteroids.yml +++ b/Resources/Prototypes/_NF/Entities/World/Debris/asteroids.yml @@ -54,10 +54,7 @@ - id: RockElementalSpawner prob: 0.08 orGroup: rock - - type: GCAbleObject - queue: SpaceDebris - type: IFF - flags: HideLabel color: "#d67e27" - type: entity @@ -210,10 +207,7 @@ - id: WallIce prob: 0.1 orGroup: rock - - type: GCAbleObject - queue: SpaceDebris - type: IFF - flags: HideLabel color: "#d6fffc" - type: entity @@ -366,10 +360,7 @@ - id: WallAndesiteCobblebrick prob: 0.1 orGroup: rock - - type: GCAbleObject - queue: SpaceDebris - type: IFF - flags: HideLabel color: "#95c280" - type: entity @@ -523,7 +514,6 @@ prob: 0.1 orGroup: rock - type: IFF - flags: HideLabel color: "#b5b5b5" - type: entity @@ -677,7 +667,6 @@ prob: 0.1 orGroup: rock - type: IFF - flags: HideLabel color: "#cad17b" - type: entity @@ -831,7 +820,6 @@ prob: 0.1 orGroup: rock - type: IFF - flags: HideLabel color: "#8178cc" - type: entity @@ -985,7 +973,6 @@ prob: 0.1 orGroup: rock - type: IFF - flags: HideLabel color: "#BF8C5C" - type: entity diff --git a/Resources/Prototypes/_NF/Entities/World/Debris/base_debris.yml b/Resources/Prototypes/_NF/Entities/World/Debris/base_debris.yml index d940e75bfe5..9a2190c7b83 100644 --- a/Resources/Prototypes/_NF/Entities/World/Debris/base_debris.yml +++ b/Resources/Prototypes/_NF/Entities/World/Debris/base_debris.yml @@ -4,3 +4,7 @@ components: - type: OwnedDebris - type: LocalityLoader + - type: GCAbleObject + queue: SpaceDebris + - type: IFF + flags: HideLabel \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Entities/World/Debris/wrecks.yml b/Resources/Prototypes/_NF/Entities/World/Debris/wrecks.yml index c7a46e48350..17158bdb494 100644 --- a/Resources/Prototypes/_NF/Entities/World/Debris/wrecks.yml +++ b/Resources/Prototypes/_NF/Entities/World/Debris/wrecks.yml @@ -145,10 +145,7 @@ prob: 0.0025 - id: Thruster prob: 0.005 - - type: GCAbleObject - queue: SpaceDebris - type: IFF - flags: HideLabel color: "#88b0d1" - type: entity