mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Shuttles: Vox Skipjack + Win button
This commit is contained in:
@@ -44,7 +44,8 @@ var/const/CALL_SHUTTLE_REASON_LENGTH = 12
|
||||
var/watch = start_watch()
|
||||
log_startup_progress("Initializing shuttle docks...")
|
||||
initialize_docks()
|
||||
log_startup_progress(" Docks initalized in [stop_watch(watch)]s.")
|
||||
var/count = mobile.len + stationary.len + transit.len
|
||||
log_startup_progress(" Initialized [count] docks in [stop_watch(watch)]s.")
|
||||
|
||||
if(!emergency)
|
||||
WARNING("No /obj/docking_port/mobile/emergency placed on the map!")
|
||||
|
||||
Reference in New Issue
Block a user