Add Taur race + AP taur lower-body roster#182
Open
atomicplan666 wants to merge 3 commits into
Open
Conversation
Port AP's taur bodies (PR #3224 + goat-legs #5460) into ES's lamian_tail pipeline: new naga, saiga (centaur) and goat (satyr) lower bodies. Add a new Taur race (base_name "Taur") that picks a generic lower body (naga/saiga/goat) at chargen, with Lamia and Drider regrouped under it as subspecies that keep their own bodies. Taur is eligible for any role (added to RACES_SECOND_CLASS + master/clothing race lists; qualifies_for_rank returns TRUE). Sprites (naga_s, saiga_s+clip_mask_saiga, goat_s+clip_mask_goat) merged into icons/mob/species/taurs.dmi. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The naga lower body already existed (used by the Taur species); add it to Lamia's allowed_tail_types so it's selectable in the character customizer. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
I've not tested thoroughly to confirm but i've noticed that driders and likely the other odd legged races don't get the ''I feel the skin on my feet mending'' when sleeping that harpies do. Can you recall if this was accounted for? I'm fearful they can never recover their skin armor throughout the round. Though I'll try to remember to confirm such next chance I get |
Contributor
|
I tested and they infact do not have any sort of way that i know of to regen their leg armor. ALSO 75 integrity is fucking hilarious can we bump that to like. 125? AT LEAST? |
Generalize the sleeping-tick natural-armor regen beyond harpies: it now istype-checks the skin_armor item, so taur-tribe lamian_legs (lamia, drider, etc.) mend at the same +10/tick rate as the harpy feet skin. Also adds a null guard on the wearer that the old harpy-only branch lacked. Bumps lamian_legs base max_integrity 75 -> 125. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Port AP's taur bodies (PR #3224 + goat-legs #5460) into ES's lamian_tail pipeline: new naga, saiga (centaur) and goat (satyr) lower bodies.
Add a new Taur race (base_name "Taur") that picks a generic lower body (naga/saiga/goat) at chargen, with Lamia and Drider regrouped under it as subspecies that keep their own bodies. Taur is eligible for any role (added to RACES_SECOND_CLASS + master/clothing race lists; qualifies_for_rank returns TRUE).
Sprites (naga_s, saiga_s+clip_mask_saiga, goat_s+clip_mask_goat) merged into icons/mob/species/taurs.dmi.
About The Pull Request
Testing Evidence
Why It's Good For The Game