sealed
Procs | |
enter_checks | Extra checks to perform during the do_after to enter the vehicle |
---|---|
get_enter_delay | returns enter do_after delay for the given mob in ticks |
vehicle_move | Sinced sealed vehicles (cars and mechs) don't have riding components, the actual movement is handled here from [/obj/vehicle/sealed/proc/relaymove] |
Proc Details
enter_checks
Extra checks to perform during the do_after to enter the vehicle
get_enter_delay
returns enter do_after delay for the given mob in ticks
vehicle_move
Sinced sealed vehicles (cars and mechs) don't have riding components, the actual movement is handled here from [/obj/vehicle/sealed/proc/relaymove]