Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Ports additional Felinid ears from Orbstation (#1538)
* Ports additional Felinid ears from Orbstation (#82066) ## About The Pull Request Adds 5 new ear options from Orbstation, originally PRed in lizardqueenlexi/orbstation#360. Sprites by @Or-Fi-S. Big: ![image](https://github.com/tgstation/tgstation/assets/7019927/5f847130-e5f5-44cc-adb4-c740c4c4f69b) Coeurl (FFXIV Miqo'te style): ![image](https://github.com/tgstation/tgstation/assets/7019927/34448bee-d6af-4d3c-b796-384ec9904368) Fold: ![image](https://github.com/tgstation/tgstation/assets/7019927/a7dafd05-f652-460e-9386-f7fcbef696e9) Lynx: ![image](https://github.com/tgstation/tgstation/assets/7019927/174ff630-6eb8-4bb9-8f4f-791b70356c58) Round: ![image](https://github.com/tgstation/tgstation/assets/7019927/b3a24d1b-66fa-4883-8c27-871ae8966d6c) Also makes it so the code guarantees that custom ears on a felinid actually count as felinid ears and not human ones, as the code wasn't checking properly when preferences were applied. There's probably a cleaner, more permanent way to do this and a refactor is needed somewhere down the line (man that sprite accessories file is getting long huh) but I'll leave that to a more competent coder. ## Why It's Good For The Game More customization options are good also Cobby said I could ![image](https://github.com/tgstation/tgstation/assets/7019927/56bbe285-068f-41a1-92cc-9f3861875090) ## Changelog :cl: add: Added 5 new Felinid ear options, ported from Orbstation! (Sprites by Or-Fi-S) /:cl: --------- Co-authored-by: _0Steven <[email protected]> * Ports additional Felinid ears from Orbstation * Update felinid.dm * Revert "Update felinid.dm" This reverts commit b5cb6f24d82424eceaada708c0b1a136bb15460c. * Just put this back. We have the other part of this commented out --------- Co-authored-by: Vekter <[email protected]> Co-authored-by: _0Steven <[email protected]> Co-authored-by: Mal <[email protected]>
- Loading branch information