Job Spawner icons cleanup (#20872)

* icons

* minor fixes

* another minor fix
This commit is contained in:
Fluffiest Floofers
2023-10-10 04:05:18 +02:00
committed by GitHub
parent ad17adfb63
commit 4ea05ccfb8
57 changed files with 78 additions and 47 deletions

View File

@@ -73,7 +73,7 @@
- type: Sprite
layers:
- state: green
- state: miner
- state: salvagespecialist
# Civilian
@@ -96,6 +96,10 @@
components:
- type: SpawnPoint
job_id: TechnicalAssistant
- type: Sprite
layers:
- state: green
- state: technicalassistant
- type: entity
id: SpawnPointMedicalIntern
@@ -104,6 +108,10 @@
components:
- type: SpawnPoint
job_id: MedicalIntern
- type: Sprite
layers:
- state: green
- state: medicalintern
- type: entity
id: SpawnPointSecurityCadet
@@ -124,6 +132,10 @@
components:
- type: SpawnPoint
job_id: ResearchAssistant
- type: Sprite
layers:
- state: green
- state: researchassistant
- type: entity
id: SpawnPointServiceWorker
@@ -132,6 +144,10 @@
components:
- type: SpawnPoint
job_id: ServiceWorker
- type: Sprite
layers:
- state: green
- state: serviceworker
- type: entity
id: SpawnPointBartender
@@ -246,24 +262,24 @@
parent: SpawnPointJobBase
name: musician
components:
- type: SpawnPoint
job_id: Musician
- type: Sprite
layers:
- state: green
- state: musician
- type: SpawnPoint
job_id: Musician
- type: Sprite
layers:
- state: green
- state: musician
- type: entity
id: SpawnPointBoxer
parent: SpawnPointJobBase
name: boxer
components:
- type: SpawnPoint
job_id: Boxer
- type: Sprite
layers:
- state: green
- state: boxer
- type: SpawnPoint
job_id: Boxer
- type: Sprite
layers:
- state: green
- state: boxer
- type: entity
id: SpawnPointBorg
@@ -349,12 +365,12 @@
parent: SpawnPointJobBase
name: atmospherics
components:
- type: SpawnPoint
job_id: AtmosphericTechnician
- type: Sprite
layers:
- state: green
- state: atmospherics
- type: SpawnPoint
job_id: AtmosphericTechnician
- type: Sprite
layers:
- state: green
- state: atmospherics
# Medical