SinguloStation13 / SinguloStation13-Archived

GNU Affero General Public License v3.0
3 stars 12 forks source link

Fix tripping over intercoms #92

Open Urumasi opened 3 years ago

Urumasi commented 3 years ago

About The Pull Request

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

Changelog

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

Urumasi commented 3 years ago

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