* Removed useless loc and added inhands for some lamps * Adds a ton of inhands to the game * Actually adds the pill inhand * Update Resources/Textures/Objects/Misc/utensils.rsi/meta.json Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update Resources/Textures/Objects/Tools/rcd.rsi/meta.json Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
81 lines
1.2 KiB
JSON
81 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation and cev-eris at https://github.com/tgstation/tgstation/commit/c4b7f3c41b6742aca260fe60cc358a778ba9b8c8 and https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "appendix"
|
|
},
|
|
{
|
|
"name": "appendix-inflamed"
|
|
},
|
|
{
|
|
"name": "brain"
|
|
},
|
|
{
|
|
"name": "brain-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "brain-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "ears"
|
|
},
|
|
{
|
|
"name": "eyeball-l"
|
|
},
|
|
{
|
|
"name": "eyeball-r"
|
|
},
|
|
{
|
|
"name": "heart-off"
|
|
},
|
|
{
|
|
"name": "heart-on",
|
|
"delays": [
|
|
[
|
|
0.6,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "kidney-l"
|
|
},
|
|
{
|
|
"name": "kidney-r"
|
|
},
|
|
{
|
|
"name": "liver"
|
|
},
|
|
{
|
|
"name": "lung-l"
|
|
},
|
|
{
|
|
"name": "lung-r"
|
|
},
|
|
{
|
|
"name": "stomach"
|
|
},
|
|
{
|
|
"name": "tongue"
|
|
},
|
|
{
|
|
"name": "muscle"
|
|
},
|
|
{
|
|
"name": "nerve"
|
|
},
|
|
{
|
|
"name": "vessel"
|
|
}
|
|
]
|
|
}
|