This commit is contained in:
BIGZi0348
2025-04-03 20:49:12 +03:00
parent 1296f29d4d
commit a09bff6a77
4 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
marking-ElfEars = Альвийские уши
marking-ElfEars-elf_ears = Уши

View File

@@ -0,0 +1,8 @@
- type: marking
id: ElfEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sprites:
- sprite: White/Mobs/Customization/elf.rsi
state: elf_ears

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "dosharus",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "elf_ears",
"directions": 4
}
]
}