fix cburn job spawner sprite (#13640)
This commit is contained in:
@@ -270,6 +270,9 @@
|
|||||||
id: RandomHumanoidSpawnerCBURNUnit
|
id: RandomHumanoidSpawnerCBURNUnit
|
||||||
name: CBURN Agent
|
name: CBURN Agent
|
||||||
components:
|
components:
|
||||||
|
- type: Icon
|
||||||
|
sprite: Markers/jobs.rsi
|
||||||
|
state: cburn
|
||||||
- type: RandomHumanoidSpawner
|
- type: RandomHumanoidSpawner
|
||||||
settings: CBURNAgent
|
settings: CBURNAgent
|
||||||
|
|
||||||
|
|||||||
BIN
Resources/Textures/Markers/jobs.rsi/cburn.png
Normal file
BIN
Resources/Textures/Markers/jobs.rsi/cburn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"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": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -34,6 +34,9 @@
|
|||||||
{
|
{
|
||||||
"name": "cargo_tech"
|
"name": "cargo_tech"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "cburn"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "centcom"
|
"name": "centcom"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user