Skip to content

Commit

Permalink
Фикс наложений у Таяр
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 authored Aug 20, 2024
1 parent 58a7b89 commit cdae0e6
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#Наложение.
- type: marking
id: BodyStripes
bodyPart: [ Chest, RArm, LArm, RLeg, LLeg ]
bodyPart: LLeg
markingCategory: Overlay
speciesRestriction: [TajaranSpecies]
sprites:
Expand All @@ -47,7 +47,7 @@

- type: marking
id: BodyBlots
bodyPart: [ Chest, RArm, LArm, RLeg, LLeg ]
bodyPart: LLeg
markingCategory: Overlay
speciesRestriction: [TajaranSpecies]
sprites:
Expand All @@ -56,7 +56,7 @@

- type: marking
id: patch2
bodyPart: [ Chest, RLeg, LLeg ]
bodyPart: LLeg
markingCategory: Overlay
speciesRestriction: [TajaranSpecies]
sprites:
Expand All @@ -65,7 +65,7 @@

- type: marking
id: BodySkeleton
bodyPart: [ Chest, RArm, LArm, RLeg, LLeg ]
bodyPart: LLeg
markingCategory: Overlay
speciesRestriction: [TajaranSpecies]
sprites:
Expand All @@ -74,7 +74,7 @@

- type: marking
id: arm1
bodyPart: [ RArm, LArm, RLeg, LLeg ] #честно, я без малейшего понятия, почему это не работает. Черта либо клипается сквозь одежду, либо обрезает руки.
bodyPart: LLeg
markingCategory: Overlay
speciesRestriction: [TajaranSpecies]
sprites:
Expand Down

0 comments on commit cdae0e6

Please sign in to comment.