adds the actual snow taxi to snaxi

This commit is contained in:
Detective Google
2020-05-09 22:20:26 -05:00
parent dd41c6c7c2
commit 424133c48a
7 changed files with 584 additions and 401 deletions
+7
View File
@@ -0,0 +1,7 @@
/obj/machinery/computer/shuttle/snow_taxi
name = "snow taxi console"
desc = "Used to direct the snow taxi."
circuit = /obj/item/circuitboard/computer/snow_taxi
shuttleId = "snow_taxi"
possible_destinations = "snaxi_nw;snaxi_ne;snaxi_s"
no_destination_swap = TRUE