Skip to content

Commit

Permalink
Mirror: Fix vox custom sprites (#186)
Browse files Browse the repository at this point in the history
## Mirror of PR #25989: [Fix vox custom
sprites](space-wizards/space-station-14#25989)
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `8a77722f91a94846f0027f56b8d8f2ec76254d81`

PR opened by <img
src="https://avatars.githubusercontent.com/u/35878406?v=4"
width="16"/><a href="https://github.com/Errant-4"> Errant-4</a> at
2024-03-11 09:29:16 UTC

---

PR changed 1 files with 2 additions and 0 deletions.

The PR had the following labels:
- No C#
- Status: Needs Review


---

<details open="true"><summary><h1>Original Body</h1></summary>

> ## About the PR
> Clothing with custom sprites for vox have been displaying the default
sprites due to a component accident.
> 
> ## Media
> - [X] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 
> **Changelog**
> :cl: Errant
> - fix: Clothes with alternate sprites for vox once again show the
alternate sprites, instead of the defaults.
> 


</details>

Co-authored-by: SimpleStation14 <Unknown>
  • Loading branch information
SimpleStation14 authored May 29, 2024
1 parent 2bbf7ad commit 4e8c3ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
- type: HumanoidAppearance
species: Vox
#- type: VoxAccent # Not yet coded
- type: Inventory
speciesId: vox
- type: Speech
speechVerb: Vox
speechSounds: Vox
Expand Down

0 comments on commit 4e8c3ca

Please sign in to comment.