From 884fbd0a529ab08cdf0bbc3a754af3f59eb9a0cc Mon Sep 17 00:00:00 2001 From: The0bserver Date: Fri, 27 Nov 2020 03:45:08 -0500 Subject: [PATCH] found you. --- code/modules/mining/mine_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mining/mine_items.dm b/code/modules/mining/mine_items.dm index 6fea45d491..6eaaa8887f 100644 --- a/code/modules/mining/mine_items.dm +++ b/code/modules/mining/mine_items.dm @@ -79,7 +79,7 @@ no_destination_swap = TRUE var/static/list/dumb_rev_heads = list() - /obj/machinery/computer/shuttle/mining/common +/obj/machinery/computer/shuttle/mining/common name = "lavaland shuttle console" desc = "Used to call and send the lavaland shuttle." req_access = list()