Skip to content
Open
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
14 changes: 14 additions & 0 deletions Resources/Locale/ru-RU/_strings/_fish/markings/vulpkanin.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
marking-VulpEarProtogen = Уши Вульпканина (Протоген)
marking-VulpProtogen = Морда Вульпканина (Протоген)
marking-VulpLegsProtogen = Ноги Вульпканина (Протоген)

# Ушки(слои)
marking-VulpEarProtogen-goloearproto = Уши протогена (дисплей)
marking-VulpEarProtogen-innerearproto = Уши протогена (внутри)
marking-VulpEarProtogen-earproto = Уши протогена (основа)

# Морда(слои)
marking-VulpProtogen-protogen = Морда протогена (дисплей)
marking-VulpProtogen-golo = Морда протогена (интерфейс)

# Ноги(слои)
marking-VulpLegsProtogen-protogen-legs = Ноги протогена (основа)
marking-VulpLegsProtogen-protogen-legs-golo = Ноги протогена (дисплей)
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,14 @@
state: protogen
- sprite: _Fish/Mobs/Customization/Vulpkanin/head_markings.rsi
state: golo

- type: marking
id: VulpLegsProtogen
bodyPart: LLeg
markingCategory: Legs
speciesRestriction: [Vulpkanin]
sprites:
- sprite: _Fish/Mobs/Customization/Vulpkanin/body_markings.rsi
state: protogen-legs
- sprite: _Fish/Mobs/Customization/Vulpkanin/body_markings.rsi
state: protogen-legs-golo
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Eblewarka (Discord iblewarka)",
"size": {"x": 32, "y": 32},
"states": [
{
"name": "protogen-legs",
"directions": 4
},
{
"name": "protogen-legs-golo",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "protogen by evlewarka (discord eblewarka_)",
"copyright": "Made by Eblewarka (discord iblewarka)",
"size": {"x": 32, "y": 32},
"states": [
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "protogen by evlewarka (discord eblewarka_)",
"copyright": "Made by Eblewarka (discord iblewarka)",
"size": {"x": 32, "y": 32},
"states": [
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading