Небольшие фиксы (#766)

This commit is contained in:
iertis 2024-12-04 04:44:58 +05:00 committed by GitHub
parent 3eeeaaa05c
commit 02bab1efe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
marking-DemomTail1 = острый конец, хвост
marking-DemomTailLong = длинный и пушистый, хвост
marking-DemomTailUp = длинный и пушистый, хвост (приподнят)
marking-DemonTail1 = острый конец, хвост
marking-DemonTailLong = длинный и пушистый, хвост
marking-DemonTailUp = длинный и пушистый, хвост (приподнят)
marking-DemonCowEars = коровьи ушки, уши
marking-DemonEars = демонические ушки, уши
marking-DemonCowHorns = коровьи рожки, рога

View file

@ -1,5 +1,5 @@
- type: marking
id: DemomTail1
id: DemonTail1
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Demon]
@ -8,7 +8,7 @@
state: demon_tail
- type: marking
id: DemomTailLong
id: DemonTailLong
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Demon]
@ -17,7 +17,7 @@
state: long
- type: marking
id: DemomTailUp
id: DemonTailUp
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Demon]

View file

@ -5,6 +5,7 @@
id: BaseMobDemon
abstract: true
components:
- type: Absorbable
- type: HumanoidAppearance
species: Demon
- type: Hunger