[Fix] Security cadet spawner icon (#15324)

* [Fix] Security cadet spawner icon

* fix meta

* mergefix
This commit is contained in:
Puro
2023-04-12 21:33:19 +03:00
committed by GitHub
parent 8a3cb9422e
commit 37f4cfe8b2
3 changed files with 7 additions and 0 deletions

View File

@@ -112,6 +112,10 @@
components:
- type: SpawnPoint
job_id: SecurityCadet
- type: Sprite
layers:
- state: green
- state: security_cadet
- type: entity
id: SpawnPointResearchAssistant

View File

@@ -145,6 +145,9 @@
{
"name": "scientist"
},
{
"name": "security_cadet"
},
{
"name": "security_officer"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB