* 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>
30 lines
497 B
JSON
30 lines
497 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "bananalamp"
|
|
},
|
|
{
|
|
"name": "bananalamp_on"
|
|
},
|
|
{
|
|
"name": "floodlight"
|
|
},
|
|
{
|
|
"name": "floodlight_on"
|
|
},
|
|
{
|
|
"name": "floodlight_burned"
|
|
},
|
|
{
|
|
"name": "floodlight_broken"
|
|
}
|
|
]
|
|
}
|