Skip to content

Reimplements Visceratika#739

Open
chazzyjazzy wants to merge 7 commits intoDarkPack13:masterfrom
chazzyjazzy:garg
Open

Reimplements Visceratika#739
chazzyjazzy wants to merge 7 commits intoDarkPack13:masterfrom
chazzyjazzy:garg

Conversation

@chazzyjazzy
Copy link
Contributor

About The Pull Request

No flying yet thats a diferent PR since im trying to atomize

Why It's Good For The Game

Gar of the Goyle

Changelog

🆑
add: Reimplements Visceratika

/:cl:

if(isliving(mover))
var/mob/living/moving_mob = mover
if(HAS_TRAIT(moving_mob, TRAIT_PASS_THROUGH_WALLS) && (get_area(moving_mob) == get_area(src)))
if(HAS_TRAIT(moving_mob, TRAIT_PASS_THROUGH_WALLS)/* && (get_area(moving_mob) == get_area(src))*/)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure if the area check (gargoyles passing thru walls can only travel thru walls within a particular area, not go from area to area, for ex, they cant go from the sewers into the chantry) is a lore thing or a balance thing so might need a ruling on that...

@chazzyjazzy chazzyjazzy marked this pull request as ready for review March 2, 2026 19:15
@chazzyjazzy chazzyjazzy requested a review from a team as a code owner March 2, 2026 19:15
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.

1 participant