Adds a ton more inhands (#4488)
* 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>
BIN
Resources/Textures/Objects/Misc/Lights/lamp.rsi/lamp-on.png
Normal file
|
After Width: | Height: | Size: 181 B |
BIN
Resources/Textures/Objects/Misc/Lights/lamp.rsi/lamp.png
Normal file
|
After Width: | Height: | Size: 514 B |
33
Resources/Textures/Objects/Misc/Lights/lamp.rsi/meta.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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": "lamp"
|
||||
},
|
||||
{
|
||||
"name": "lamp-on"
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 473 B |
|
After Width: | Height: | Size: 459 B |
|
After Width: | Height: | Size: 381 B |
|
After Width: | Height: | Size: 376 B |
|
After Width: | Height: | Size: 183 B |
|
After Width: | Height: | Size: 470 B |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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": "lampgreen"
|
||||
},
|
||||
{
|
||||
"name": "lampgreen-on"
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 544 B |
|
After Width: | Height: | Size: 525 B |
|
After Width: | Height: | Size: 403 B |
|
After Width: | Height: | Size: 403 B |
BIN
Resources/Textures/Objects/Misc/Lights/lights.rsi/bananalamp.png
Normal file
|
After Width: | Height: | Size: 664 B |
|
After Width: | Height: | Size: 154 B |
BIN
Resources/Textures/Objects/Misc/Lights/lights.rsi/floodlight.png
Normal file
|
After Width: | Height: | Size: 357 B |
|
After Width: | Height: | Size: 381 B |
|
After Width: | Height: | Size: 527 B |
|
After Width: | Height: | Size: 124 B |
29
Resources/Textures/Objects/Misc/Lights/lights.rsi/meta.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||