mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-24 07:34:56 +01:00
b562341756
## About The Pull Request Adds an admin verb "jump-to-ghost" which brings your body to the current loc of your aghost, and a hotkey for this action which defaults to F4 https://github.com/user-attachments/assets/ac28d982-452c-4bd3-b89f-d837bb5df5d9 ## Why It's Good For The Game This is something I've wanted for a while for debugging/localhost stuff, and I imagine it'd also be pretty useful for admin hijinks, like event running or fixing things during a round It helps bridge the gap between the jump-to-turf context menu action and the somewhat slow and clunky to use jump-to-area, allowing you to teleport short off-screen distances without having to sort through a big list of areas ## Changelog 🆑 admin: Adds the jump-to-ghost verb, which brings your body to your aghost, it has a hotkey which defaults to F4. /🆑