Skip to content

Garou Drip Update - #1440

Open
SixplyDev wants to merge 30 commits into
DarkPack13:masterfrom
SixplyDev:maybe
Open

Garou Drip Update#1440
SixplyDev wants to merge 30 commits into
DarkPack13:masterfrom
SixplyDev:maybe

Conversation

@SixplyDev

@SixplyDev SixplyDev commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

About The Pull Request

Adds some garou accessories and such

Why It's Good For The Game

No more friendly fragging el oh el + customization

Changelog

🆑 FalloutFalcon, ShirouAjisai
add: Added garou accessories for crinos. All credit goes to Fallcon for the backend work here.
/:cl:

@SixplyDev
SixplyDev requested review from a team as code owners August 20, 2026 18:22
@SixplyDev SixplyDev changed the title Maybe Garou Drip Update Aug 20, 2026
@SixplyDev

Copy link
Copy Markdown
Contributor Author

Finally, I'm going to bed lmao

@chazzyjazzy chazzyjazzy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super light review for now as i need to actually get some PRs open myself.

Comment thread modular_darkpack/modules/werewolf_the_apocalypse/code/preferences/fur.dm Outdated
Comment thread modular_darkpack/modules/languages/code/languages/garou_tongue.dm
Co-authored-by: chazzyjazzy <33268885+chazzyjazzy@users.noreply.github.com>
Comment on lines 18 to 22
/datum/preference/choiced/fera_fur_color/is_accessible(datum/preferences/preferences)
. = ..()
var/datum/splat/splat_path = preferences.read_preference(/datum/preference/choiced/splats)
if(!ispath(splat_path) || splat_path::id != splat_id)
return FALSE

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exact same as in _customization.dm. this is begging for a refactor but this is a high-demand feature so lets leave it on the table 4 now.


human.remove_overlay(BODYPARTS_LAYER)
var/datum/splat/werewolf/shifter/shifter_splat = get_shifter_splat(human)
var/splat_id = shifter_splat.id || SPLAT_GAROU

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big runtime

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fixed.

Comment thread modular_darkpack/modules/werewolf_the_apocalypse/code/species/fera_species.dm Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants