[Add] Reindeer and snowman (#848)

This commit is contained in:
BIGZi0348
2024-12-26 20:08:59 +03:00
committed by GitHub
8 changed files with 141 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from ParadiseSS13 at https://github.com/ss220club/Paradise-SS220/blob/master/icons/mob/winter_mob.dmi",
"states": [
{
"name": "dead",
"delays": [
[
1
]
]
},
{
"name": "reindeer",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from ParadiseSS13 at https://github.com/ss220club/Paradise-SS220/blob/master/icons/obj/statue.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "snowman"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 B