Files
wwdpublic/Resources/Textures/Objects/Misc/monkeycube.rsi/meta.json
Ubaser 66f7d55ad1 Dehydrated cube box overhaul (#23685)
* add

* yes

* fix

(cherry picked from commit 2cf4ba8a4758e0fe46986b15759524a96b171c77)
2024-01-26 22:11:58 +01: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"
}
]
}