* jumpsuit sprite * hat and meta to match * pda * id card * update spawner jobs.yml * update identification_cards.yml * Update pda.yml * update jumpsuits.yml * zookeeper job yml * zookeeper icon * update hats.yml * woops fixed hats.yml * fix id cards yml * job spawner icon and json * update map yml * update departments yml * job icon meta.json * comes with the hat * real * real * localization * fix spawner jobs yml * playtime tracker * kettle spawn * Revert "kettle spawn" This reverts commit 37c241cb31a6f186f31a73f168a93649423e839a. * kettle spawn * service locked windoor * updated sprites and updated meta.json thanks to EmoGarbage * meta.json * Update Resources/Textures/Objects/Devices/pda.rsi/meta.json Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> * Update Resources/Textures/Objects/Misc/id_cards.rsi/meta.json Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> * credit to EmoGarbage404 and alphabetized * license Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
19 lines
248 B
JSON
19 lines
248 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC0-1.0",
|
|
"copyright": "Created by EmoGarbage404",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-HELMET",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|