Space Station 13 - Modules - TypesProc Details

addition_goals

Procs

InitializeInitialization
accept_goalAccept goal to work
clear_shuttle_turfsClear all objects in shuttle
find_goal_by_idFind goal from available list
fireFire
get_shuttle_locationGet text where shuttle docked
get_shuttle_turfsCollect shuttle floor turfs
is_funeral_shuttle_on_stationCheck funeral shuttle docked on station
is_refresh_availableCheck available refresh
is_shuttle_in_centcomCheck shuttle ready to call (docked in centcom sector)
is_shuttle_in_stationCheck shuttle ready to return (docked in station sector)
on_shuttle_dockWhen dock shuttle to dock (signal handler)
print_report_on_consolePrint report paper on all Addition goal consoles
refresh_available_goalsRefresh available goals list (delete old goals, create new goals)
send_funeral_shuttle_awayTry send shuttle to centrom (return shuttle)
send_shuttle_to_centcomTry send shuttle to centrom (return shuttle)
send_shuttle_to_stationTry send shuttle to station (call shuttle)
send_shuttle_to_station_nowSend shuttle to station now without checks (use send_shuttle_to_station for checks)
toggle_shuttleOnly for test

Proc Details

Initialize

Initialization

accept_goal

Accept goal to work

clear_shuttle_turfs

Clear all objects in shuttle

find_goal_by_id

Find goal from available list

fire

Fire

get_shuttle_location

Get text where shuttle docked

get_shuttle_turfs

Collect shuttle floor turfs

is_funeral_shuttle_on_station

Check funeral shuttle docked on station

is_refresh_available

Check available refresh

is_shuttle_in_centcom

Check shuttle ready to call (docked in centcom sector)

is_shuttle_in_station

Check shuttle ready to return (docked in station sector)

on_shuttle_dock

When dock shuttle to dock (signal handler)

print_report_on_console

Print report paper on all Addition goal consoles

refresh_available_goals

Refresh available goals list (delete old goals, create new goals)

send_funeral_shuttle_away

Try send shuttle to centrom (return shuttle)

send_shuttle_to_centcom

Try send shuttle to centrom (return shuttle)

send_shuttle_to_station

Try send shuttle to station (call shuttle)

send_shuttle_to_station_now

Send shuttle to station now without checks (use send_shuttle_to_station for checks)

toggle_shuttle

Only for test