Add: Reindeer and snowman

This commit is contained in:
keslik
2024-12-26 15:21:15 +03:00
parent 2368d53966
commit 3b2a6eb27c
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