Skip to content

Preventing the Garou Crinos and Hispo forms from being stunned from stepping on broken glass#1204

Open
Dusk-a wants to merge 5 commits into
DarkPack13:masterfrom
Dusk-a:Garou-Glass
Open

Preventing the Garou Crinos and Hispo forms from being stunned from stepping on broken glass#1204
Dusk-a wants to merge 5 commits into
DarkPack13:masterfrom
Dusk-a:Garou-Glass

Conversation

@Dusk-a

@Dusk-a Dusk-a commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

About The Pull Request

Adds in a trait that prevents mobs from being stunned when stepping over glass and applied it to the Garou Crinos and Hispo forms. Homid and Glabro are still affected for obvious reasons and Lupus I would imagine still not fare well on account of being a regular wolf and animals tend to not do well when stepping on glass.

Testing proof:
Homid:

Homid.mp4

Glabro:

Glabro.mp4

Crinos:

Crinos.mp4

Hispo:

Hispo.mp4

Lupus:

Lupus.mp4

Why It's Good For The Game

The big scary war forms shouldn't be taken down by stepping on a shard of glass or broken bottles. This prevents the giant murder machines being brought down to a joke for not being able to wear shoes.

Changelog

🆑
balance: Crinos and Hispo no longer get stunned by broken glass
/:cl:

Dusk-a added 3 commits July 6, 2026 19:14
HARDENED_SOLES trait prevents you from getting knocked over from glass
Makes the HARDENED_SOLES trait actually do something
Gives the Crinos and Hispo forms HARDENED_SOLES so they don't get stunned by broken glass.
@Dusk-a Dusk-a requested a review from a team as a code owner July 7, 2026 01:06
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

You currently have a negative Fix/Feature pull request delta of -5. Maintainers may close this PR at will. Fixing issues or improving the codebase will improve this score.

@FalloutFalcon FalloutFalcon left a comment

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.

look at your linters!

Comment thread code/datums/components/caltrop.dm Outdated
Co-authored-by: FalloutFalcon <86381784+FalloutFalcon@users.noreply.github.com>
@chazzyjazzy

Copy link
Copy Markdown
Contributor

Error: TRAIT_HARDENED_SOLES is defined in code/__DEFINES/~darkpack/traits/declarations.dm but not added to code/_globalvars/traits/_traits.dm!
Please ensure that all traits in the code/__DEFINES/~darkpack/traits/declarations.dm file are added in the code/_globalvars/traits/_traits.dm file.
Error: Process completed with exit code 1.

@Dusk-a

Dusk-a commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Error: TRAIT_HARDENED_SOLES is defined in code/__DEFINES/~darkpack/traits/declarations.dm but not added to code/_globalvars/traits/_traits.dm! Please ensure that all traits in the code/__DEFINES/~darkpack/traits/declarations.dm file are added in the code/_globalvars/traits/_traits.dm file. Error: Process completed with exit code 1.

Added it to the list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants