Skip to content

Commit

Permalink
Merge pull request #16 from borkroman/master
Browse files Browse the repository at this point in the history
Снова я
  • Loading branch information
DTSpawn authored Oct 6, 2024
2 parents 22e7fda + 9903dc5 commit a861801
Show file tree
Hide file tree
Showing 244 changed files with 4,188 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
41 changes: 41 additions & 0 deletions Resources/Locale/ru-RU/Adventure/Mobs/Customization/Snake.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
marking-SnakeTeilsBig-Snake_teile_big = Зерах, хвост (Длинный)
marking-SnakeTeilsBig = Зерах, хвост (Длинный)
marking-SnakeCollarCobra-base = Зерах, воротник (Кобра)
marking-SnakeCollarCobra = Зерах, воротник (Кобра)
marking-SnakeCollarCobraSpike-base_spike = Зерах, воротник (Шипастая кобра)
marking-SnakeCollarCobraSpike = Зерах, воротник (Шипастая кобра)
marking-SnakeCollarKing-king = Зерах, воротник (Королевский)
marking-SnakeCollarKing = Зерах, воротник (Королевский)
marking-SnakeCollarKingSpike-king_spike = Зерах, воротник (Королевский с шипами)
marking-SnakeCollarKingSpike = Зерах, воротник (Королевский с шипами)
marking-SnakeCollarWide-wide = Зерах, воротник (Широкий)
marking-SnakeCollarWide = Зерах, воротник (Широкий)
marking-SnakeBodyF-body_f = Зерах, тело (Женское подбрюшье)
marking-SnakeBodyF = Зерах, тело (Женское подбрюшье)
marking-SnakeBodyM-body_m = Зерах, тело (Мужское подбрюшье)
marking-SnakeBodyM = Зерах, тело (Мужское подбрюшье)
marking-SnakeHeadBase-Head = Зерах, воротник (Змеиная голова)
marking-SnakeHeadBase= Зерах, воротник (Змеиная голова)
marking-SnakeTeilBase-Teil_base = Зерах, хвост (Свёрнутый)
marking-SnakeTeilBase = Зерах, хвост (Свёрнутый)
85 changes: 85 additions & 0 deletions Resources/Prototypes/Adventure/Races/Snake/Customization/Snake.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
- type: marking
id: SnakeTeilsBig
bodyPart: Tail
markingCategory: Tail
followSkinColor: true
forcedColoring: true
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/Teils48.rsi
state: Snake_teile_big

- type: marking
id: SnakeCollarCobra
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: base
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: base_1

- type: marking
id: SnakeCollarCobraSpike
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: base_spike
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: base_1

- type: marking
id: SnakeCollarKing
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: king
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: king_1

- type: marking
id: SnakeCollarKingSpike
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: king_spike
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: king_1

- type: marking
id: SnakeCollarWide
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: wide
- sprite: Adventure/Races/Snake/Customization/collar.rsi
state: wide_1

- type: marking
id: SnakeBodyF
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/body.rsi
state: body_f

- type: marking
id: SnakeBodyM
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Zerah]
sprites:
- sprite: Adventure/Races/Snake/Customization/body.rsi
state: body_m


Loading

0 comments on commit a861801

Please sign in to comment.