Dehydrated cube box overhaul (#23685)

* add

* yes

* fix
This commit is contained in:
Ubaser
2024-01-08 17:27:40 +11:00
committed by GitHub
parent f0d9782df4
commit 2cf4ba8a47
9 changed files with 45 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"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",
"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
@@ -10,11 +10,20 @@
{
"name": "box"
},
{
"name": "box_kobold"
},
{
"name": "box_variant"
},
{
"name": "cube"
},
{
"name": "wrapper"
},
{
"name": "wrapper_kobold"
}
]
}