From 09c11895710825ecba37d795cee8a09c4554265a Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Wed, 23 Apr 2025 18:11:19 +0200 Subject: [PATCH] cleanup + add names to some entities (#36856) --- Resources/Prototypes/Entities/Clothing/Back/duffel.yml | 2 -- .../Prototypes/Entities/Markers/Spawners/Random/anomaly.yml | 3 ++- .../Entities/Markers/Spawners/Random/shadowkudzu.yml | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index a4a589fe1c..d3e43653e0 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -182,7 +182,6 @@ - type: entity parent: ClothingBackpackDuffelSyndicate id: ClothingBackpackDuffelSyndicateAmmo - name: syndicate duffel bag components: - type: Sprite sprite: Clothing/Back/Duffels/syndicate.rsi @@ -203,7 +202,6 @@ - type: entity parent: ClothingBackpackDuffelSyndicate id: ClothingBackpackDuffelSyndicateMedical - name: syndicate duffel bag components: - type: Sprite sprite: Clothing/Back/Duffels/syndicate.rsi diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml index 40f37c737f..e7471138a0 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml @@ -30,6 +30,7 @@ - type: entity id: RandomRockAnomalySpawner + name: random rock anomaly spawner parent: MarkerBase components: - type: Sprite @@ -50,6 +51,7 @@ - type: entity id: RandomAnomalyInjectorSpawner + name: random anomaly injector spawner parent: MarkerBase components: - type: Sprite @@ -71,4 +73,3 @@ - AnomalyTrapRock #- AnomalyTrapSanta chance: 1 - diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/shadowkudzu.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/shadowkudzu.yml index 4434c6d05d..a65ce47c54 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/shadowkudzu.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/shadowkudzu.yml @@ -1,5 +1,6 @@ - type: entity id: ShadowKudzuLootSpawner + name: shadow kudzu loot spawner parent: MarkerBase components: - type: Sprite -- 2.51.2