Merge pull request #8032 from VOREStation/Arokha/ghosttip

Add missing ghost teleport tooltip
This commit is contained in:
Aronai Sieyes
2020-05-22 16:27:37 -04:00
committed by GitHub

View File

@@ -43,6 +43,7 @@
/obj/screen/ghost/teleport /obj/screen/ghost/teleport
name = "Teleport" name = "Teleport"
desc = "Pick an area to teleport to."
icon_state = "teleport" icon_state = "teleport"
/obj/screen/ghost/teleport/Click() /obj/screen/ghost/teleport/Click()