fix cburn job spawner sprite (#13640)

This commit is contained in:
brainfood1183
2023-01-22 00:43:46 +00:00
committed by GitHub
parent d00af73db5
commit dcea202bb9
3 changed files with 7 additions and 1 deletions

View File

@@ -270,6 +270,9 @@
id: RandomHumanoidSpawnerCBURNUnit
name: CBURN Agent
components:
- type: Icon
sprite: Markers/jobs.rsi
state: cburn
- type: RandomHumanoidSpawner
settings: CBURNAgent

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi, librarian by Peptide",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi, librarian by Peptide. cburn made by brainfood1183 (github)",
"size": {
"x": 32,
"y": 32
@@ -34,6 +34,9 @@
{
"name": "cargo_tech"
},
{
"name": "cburn"
},
{
"name": "centcom"
},