cleanup + add names to some entities (#36856)

This commit is contained in:
lzk
2025-04-23 18:11:19 +02:00
committed by GitHub
parent 9418d29a59
commit 09c1189571
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,5 +1,6 @@
- type: entity
id: ShadowKudzuLootSpawner
name: shadow kudzu loot spawner
parent: MarkerBase
components:
- type: Sprite