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>
|
Before Width: | Height: | Size: 143 B After Width: | Height: | Size: 686 B |
|
Before Width: | Height: | Size: 144 B After Width: | Height: | Size: 668 B |
BIN
Resources/Textures/Objects/Tools/rcd.rsi/ammo-inhand-left.png
Normal file
|
After Width: | Height: | Size: 237 B |
BIN
Resources/Textures/Objects/Tools/rcd.rsi/ammo-inhand-right.png
Normal file
|
After Width: | Height: | Size: 266 B |
|
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 331 B |
|
Before Width: | Height: | Size: 157 B After Width: | Height: | Size: 459 B |
|
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 454 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f07f847706d85b7cfa4b398e5175732212b69a63",
|
||||
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/ce025775f73b66934ca96f3a8edc30993ea70b4d and modified by Swept",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -11,7 +11,15 @@
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "rcd_ammo"
|
||||
"name": "ammo"
|
||||
},
|
||||
{
|
||||
"name": "ammo-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "ammo-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
|
||||