mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
renaming ussp port
This commit is contained in:
@@ -9050,7 +9050,7 @@
|
||||
dir = 8;
|
||||
dwidth = 8;
|
||||
height = 20;
|
||||
id = "freegolem_z6";
|
||||
id = "freegolem_ussp";
|
||||
name = "Near USSP Station";
|
||||
width = 16
|
||||
},
|
||||
|
||||
@@ -930,7 +930,7 @@
|
||||
desc = "Used to control the Golem Ship."
|
||||
circuit = /obj/item/circuitboard/shuttle/golem_ship
|
||||
shuttleId = "freegolem"
|
||||
possible_destinations = "freegolem_lavaland;freegolem_space;freegolem_z6"
|
||||
possible_destinations = "freegolem_lavaland;freegolem_space;freegolem_ussp"
|
||||
|
||||
/obj/machinery/computer/shuttle/golem_ship/attack_hand(mob/user)
|
||||
if(!isgolem(user) && !isobserver(user))
|
||||
|
||||
Reference in New Issue
Block a user