Makes golem shuttle always usable

This commit is contained in:
TDSSS
2020-10-10 01:36:10 +02:00
parent d09b489d7e
commit 6039179d6a
3 changed files with 992 additions and 1 deletions
+1 -1
View File
@@ -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_z5;freegolem_z6"
possible_destinations = "freegolem_lavaland;freegolem_space;freegolem_z6"
/obj/machinery/computer/shuttle/golem_ship/attack_hand(mob/user)
if(!isgolem(user) && !isobserver(user))