This commit is contained in:
BIGZi0348
2025-04-03 20:50:03 +03:00
committed by GitHub
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
}
]
}