Files
Bubberstation/code/game/objects/items
Jacquerel efa3d9965f Fix hand teleporter random dangerous location (#89202)
## About The Pull Request

Fixes #89199
Loop was checking if `teleport_location` was a valid teleport
destination, however at time of dangerous teleport loop that value
contains a string, we only set it after the loop. We check the iterated
turf instead.

## Changelog

🆑
fix: You can once again teleport dangerously with the hand teleporter
/🆑
2025-01-27 13:08:27 +01:00
..
2025-01-26 19:04:09 +00:00
2024-12-24 11:42:20 -08:00
2025-01-10 13:07:41 +02:00
2024-12-18 00:44:22 +01:00
2024-11-18 12:41:20 +01:00
2025-01-16 14:11:01 +00:00