Files
tbd-station-14/Resources/Textures/Objects/Misc/monkeycube.rsi/meta.json
Ubaser 2cf4ba8a47 Dehydrated cube box overhaul (#23685)
* add

* yes

* fix
2024-01-07 23:27:40 -07:00

30 lines
580 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/9c980cb9bc84d07b1c210c5447798af525185f80/icons/obj/food.dmi. box_kobold, box_variant and wrapper_kobold are edited versions of the raw sprites by Ubaser.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "box"
},
{
"name": "box_kobold"
},
{
"name": "box_variant"
},
{
"name": "cube"
},
{
"name": "wrapper"
},
{
"name": "wrapper_kobold"
}
]
}