This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #215 from Corvax-Frontier/mew
Спонсорские вещи, но бесплатно. Временно
- Loading branch information
Showing
13 changed files
with
1,222 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = Уши |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 64 additions & 0 deletions
64
Resources/Prototypes/Corvax/Entities/Mobs/Customization/Markings/elf_parts.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.