Skip to content

Commit

Permalink
fixes in spawn and cable coils
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDav committed Dec 19, 2024
1 parent 4d17c9e commit 37be272
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 60 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@

/datum/spawnpoint/trade/visitor
display_name = "Nebula Visitor Arrival"
restrict_job = list("Visitor", "Contractor", "Independant", "Frontier Colonis", "Tourist")
restrict_job = list("Visitor")
announce_channel = "Trade"
method = LATEJOIN_METHOD_ARRIVALS_SHUTTLE

/obj/machinery/cryopod/robot/door/gateway/trade/visitor
name = "Trade public teleporter"
Expand Down
Loading

0 comments on commit 37be272

Please sign in to comment.