mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Scarab Salvage Ship (#17857)
* map * byeah * i fucking love scarabs bro i fucking hate gravity * decals * cl * ship fluff * L * flags * docks, wider catwalks * airlocks * sectors * bedroom & armory swap * ghuh * entry points * flag * ghuh * hguh * more claustrophobia, more gaming * alarme * love me doors * a single fucking lattice * fleg * great grate mate * uhhhh * aaaa * fixes & changes * sschpasche * h
This commit is contained in:
@@ -59,3 +59,13 @@
|
||||
if(CanInteract(user, physical_state) && (D in possible_d))
|
||||
shuttle.set_destination(possible_d[D])
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/computer/shuttle_control/explore/terminal
|
||||
name = "shuttle control terminal"
|
||||
icon = 'icons/obj/machinery/modular_terminal.dmi'
|
||||
icon_screen = "helm"
|
||||
icon_keyboard = "security_key"
|
||||
is_connected = TRUE
|
||||
has_off_keyboards = TRUE
|
||||
can_pass_under = FALSE
|
||||
light_power_on = 1
|
||||
|
||||
Reference in New Issue
Block a user