Revamps the jump to area and teleport menu (#21384)

* commit funny

* random fixes

* Update jumpto.dm
This commit is contained in:
Redmoogle
2024-02-14 18:28:50 -05:00
committed by GitHub
parent 9935d9c50c
commit 2df699272c
5 changed files with 226 additions and 56 deletions

View File

@@ -10,7 +10,7 @@
/atom/movable/screen/ghost/jump_to_mob/Click()
var/mob/dead/observer/G = usr
G.jump_to_mob()
G.dead_tele()
/atom/movable/screen/ghost/orbit
name = "Orbit"