code works

This commit is contained in:
Letter N
2021-02-12 17:26:08 +08:00
parent a2419f760a
commit 6286d40082
10 changed files with 370 additions and 226 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ interface with the mining shuttle at the landing site if a mobile beacon is also
var/possible_destinations
clockwork = TRUE
var/obj/item/gps/internal/base/locator
circuit = /obj/item/circuitboard/computer/auxillary_base
circuit = /obj/item/circuitboard/computer/auxiliary_base
/obj/machinery/computer/auxillary_base/Initialize()
. = ..()