Skip to content

Xenos are forced out of hiding when flamed#12698

Open
antlersss wants to merge 12 commits into
cmss13-devs:masterfrom
antlersss:firewalking
Open

Xenos are forced out of hiding when flamed#12698
antlersss wants to merge 12 commits into
cmss13-devs:masterfrom
antlersss:firewalking

Conversation

@antlersss

@antlersss antlersss commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

About the pull request

Xenos will be forced out of hiding when exposed to flames, even with fire resistance boon.

Fixes #12683

Explain why it's good for the game

Xenos being able to hide under fires with fire resistance was marked as an oversight. I am sighting it.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Xenos can no longer hide under flames with the fire resistance boon.
/:cl:

@github-project-automation github-project-automation Bot moved this to Awaiting Review in Review Backlog Jul 21, 2026
@cmss13-ci cmss13-ci Bot added Fix Fix one bug, make ten more size/XS Denotes a PR that changes 0-19 lines, ignoring generated files. labels Jul 21, 2026

@fira fira 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.

I'm gonna go insane if i read one more bit of xeno code with layer / alpha logic

@github-project-automation github-project-automation Bot moved this from Awaiting Review to Partially Approved / Mergeable in Review Backlog Jul 23, 2026

@fira fira 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.

Actually look at /datum/action/xeno_action/activable/pounce/use_ability for what seems to be the correct way to unhide

@github-project-automation github-project-automation Bot moved this from Partially Approved / Mergeable to Changes Requested in Review Backlog Jul 23, 2026
@antlersss

Copy link
Copy Markdown
Contributor Author

I did look at that; it seemed to add an attack delay which I wanted to avoid.

@fira

fira commented Jul 23, 2026

Copy link
Copy Markdown
Member

Isn't the apply_cooldown just cooldown to hide again, rather than attack delay?

@antlersss

Copy link
Copy Markdown
Contributor Author

You're right. Implemented it now,

@github-project-automation github-project-automation Bot moved this from Changes Requested to Partially Approved / Mergeable in Review Backlog Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Fix one bug, make ten more size/XS Denotes a PR that changes 0-19 lines, ignoring generated files.

Projects

Status: Partially Approved / Mergeable

Development

Successfully merging this pull request may close these issues.

xenos are able to use hide with a fire boon to sit under flame tiles

2 participants