mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-22 15:05:11 +00:00
Fixes #17912. 🆑 bugfix: Fixes a bug where swarmers teleporting humans would incorrect display a visible message about restraints breaking. /🆑 - Added a find_safe_turf() global proc in teleport.dm - Also rewrote it to involve less awful indent chains - Removed a trailing return for Remie