Skip to content

Commit

Permalink
Merge pull request #1563 from hivehum/vox-fix
Browse files Browse the repository at this point in the history
minor vox fixes
  • Loading branch information
formlessnameless authored Feb 4, 2025
2 parents 76cd134 + a655270 commit 623a754
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@
requiredLegs: 2
- type: HumanoidAppearance
species: Vox
hideLayersOnEquip:
- HeadSide #imp
hideLayersOnEquip: #imp
- HeadSide
- Hair
#- type: VoxAccent # Not yet coded
- type: Speech
speechVerb: Vox
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
required: false
Tail:
points: 1
required: false #imp
#defaultMarkings: [ VoxTail ]
required: true
defaultMarkings: [ VoxTailBack ]

- type: humanoidBaseSprite
id: MobVoxEyes
Expand Down

0 comments on commit 623a754

Please sign in to comment.