[Fix] Security cadet spawner icon (#15324)
* [Fix] Security cadet spawner icon * fix meta * mergefix
This commit is contained in:
@@ -112,6 +112,10 @@
|
|||||||
components:
|
components:
|
||||||
- type: SpawnPoint
|
- type: SpawnPoint
|
||||||
job_id: SecurityCadet
|
job_id: SecurityCadet
|
||||||
|
- type: Sprite
|
||||||
|
layers:
|
||||||
|
- state: green
|
||||||
|
- state: security_cadet
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: SpawnPointResearchAssistant
|
id: SpawnPointResearchAssistant
|
||||||
|
|||||||
@@ -145,6 +145,9 @@
|
|||||||
{
|
{
|
||||||
"name": "scientist"
|
"name": "scientist"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "security_cadet"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "security_officer"
|
"name": "security_officer"
|
||||||
},
|
},
|
||||||
|
|||||||
BIN
Resources/Textures/Markers/jobs.rsi/security_cadet.png
Normal file
BIN
Resources/Textures/Markers/jobs.rsi/security_cadet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user