Files
crystall-punk-14/Resources/Textures/Objects/Fun/spraycans.rsi/meta.json
Swept c55f3fd478 Adds mapped storage for lots of entities + a botanical belt (#4342)
* Cleans up belt stuff and some sprites

* Tag cleanup and sheathed sword

* Adds plant belt for botany chads and maps it's items

* CE belt, will most likely child it to utility instead

* Merges belt_icon and belt_mob into the same RSI

* Cut out alpha layers for wirecutters

* Added lots of equipped-BELT sprites for various items

* Medical, Janitor, Security, Assault, Chief Engineer, Utility and Botany have mapped storage layers

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-07-25 17:21:18 +10:00

64 lines
926 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "death"
},
{
"name": "death2"
},
{
"name": "death2_cap"
},
{
"name": "death_cap"
},
{
"name": "mime"
},
{
"name": "mime2"
},
{
"name": "mime2_cap"
},
{
"name": "mime_cap"
},
{
"name": "rainbow"
},
{
"name": "rainbow2"
},
{
"name": "rainbow2_cap"
},
{
"name": "rainbow_cap"
},
{
"name": "spray"
},
{
"name": "spray_cap"
},
{
"name": "spray_cap_colors"
},
{
"name": "spray_colors"
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}