Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

Fix tripping over intercoms #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Urumasi
Copy link
Contributor

@Urumasi Urumasi commented Jul 9, 2021

About The Pull Request

Fixes tripping over intercoms since they're a subtype of /obj/item to inherit station-bounced radio function

Changelog

🆑
fix: You can no longer trip over station intercoms.
/:cl:

Copy link
Contributor

@KubeRoot KubeRoot left a comment

Choose a reason for hiding this comment

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

There might be a better way to do this, one that also includes underfloor smuggler's satchels

code/modules/mob/living/carbon/carbon_movement.dm Outdated Show resolved Hide resolved
@Urumasi
Copy link
Contributor Author

Urumasi commented Jul 9, 2021

There might be a better way to do this, one that also includes underfloor smuggler's satchels

I could do a check for I.invisibility > SEE_INVISIBLE_LIVING, as that's what the undertile element uses

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants