Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Спонсорские вещи, но бесплатно. Временно #215

Merged
merged 1 commit into from
May 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Resources/Locale/ru-RU/corvax/markings/elf.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
marking-ElfsEars = Эльфийские уши
marking-ElfsEars-elfs = Уши
marking-ElfsLongerEars = Эльфийские уши (Длинные)
marking-ElfsLongerEars-elfs_longer = Уши
marking-ElfsBroadEars = Эльфийские уши (Широкие)
marking-ElfsBroadEars-elfs_broad = Уши
marking-ElfsRibbonsEars = Эльфийские уши (Ленточные)
marking-ElfsRibbonsEars-elfs_ribbons = Уши
marking-ElfsWideEars = Эльфийские уши (Большие)
marking-ElfsWideEars-elfs_wide = Уши
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: CatEarsStubby
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
speciesRestriction: [ Human, Dwarf ]
#sponsorOnly: true # Corvax-Sponsors
coloring:
default:
Expand All @@ -26,7 +26,7 @@
id: CatEarsCurled
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
speciesRestriction: [ Human, Dwarf ]
#sponsorOnly: true # Corvax-Sponsors
coloring:
default:
Expand All @@ -50,7 +50,7 @@
id: CatEarsTorn
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
speciesRestriction: [ Human, Dwarf ]
#sponsorOnly: true # Corvax-Sponsors
coloring:
default:
Expand All @@ -74,7 +74,7 @@
id: CatTailStripes
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Human]
speciesRestriction: [ Human, Dwarf ]
#sponsorOnly: true # Corvax-Sponsors
coloring:
default:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
- type: marking
id: ElfsEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
!type:SkinColoring
sprites:
- sprite: Corvax/Mobs/Customization/elfs_markings.rsi
state: elfs

- type: marking
id: ElfsBroadEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
!type:SkinColoring
sprites:
- sprite: Corvax/Mobs/Customization/elfs_markings.rsi
state: elfs_broad

- type: marking
id: ElfsLongerEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
!type:SkinColoring
sprites:
- sprite: Corvax/Mobs/Customization/elfs_markings.rsi
state: elfs_longer

- type: marking
id: ElfsRibbonsEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
!type:SkinColoring
sprites:
- sprite: Corvax/Mobs/Customization/elfs_markings.rsi
state: elfs_ribbons

- type: marking
id: ElfsWideEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
!type:SkinColoring
sprites:
- sprite: Corvax/Mobs/Customization/elfs_markings.rsi
state: elfs_wide
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: FoxEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
speciesRestriction: [ Human, Dwarf ]
#sponsorOnly: true # Corvax-Sponsors
sprites:
- sprite: Corvax/Mobs/Customization/fox_parts.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: CatEars
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: []
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
Expand All @@ -25,7 +25,7 @@
id: CatTail
bodyPart: Tail
markingCategory: Tail
speciesRestriction: []
speciesRestriction: [ Human, Dwarf ]
coloring:
default:
type:
Expand All @@ -37,4 +37,4 @@
- !type:SkinColoring
sprites:
- sprite: Mobs/Customization/cat_parts.rsi
state: tail_cat
state: tail_cat_wag # Mew
Loading
Loading