mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
modules misc (#18315)
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
log_game("[key_name(user)] has emagged the emergency shuttle in ([x], [y], [z]): [time] seconds before launch.")
|
||||
GLOB.minor_announcement.Announce("The emergency shuttle will launch in 10 seconds", "SYSTEM ERROR:")
|
||||
SSshuttle.emergency.setTimer(100)
|
||||
emagged = 1
|
||||
emagged = TRUE
|
||||
|
||||
|
||||
/obj/docking_port/mobile/emergency
|
||||
@@ -341,7 +341,7 @@
|
||||
possible_destinations = "pod_asteroid"
|
||||
icon = 'icons/obj/terminals.dmi'
|
||||
icon_state = "dorm_available"
|
||||
density = 0
|
||||
density = FALSE
|
||||
|
||||
/obj/machinery/computer/shuttle/pod/update_icon()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user