byond - Modules - TypesVar Details - Proc Details

generic medical pod

Vars

entry_timerdo_after on entry via the move_inside verb
exit_stunstun on exiting, IN SECONDS BY DEFAULT, DO NOT PUT "SECONDS" AFTER IT
go_in_timerdo_after on entry via the go_in proc
occupantthe person in the pod
push_in_timerdo_after on entry via being put in by another person
skilllocksurgical skill lock on putting people in

Procs

go_inthe putter is the guy putting the person in the pod
go_outwho is doing the work of putting/going in the scanner

Var Details

entry_timer

do_after on entry via the move_inside verb

exit_stun

stun on exiting, IN SECONDS BY DEFAULT, DO NOT PUT "SECONDS" AFTER IT

go_in_timer

do_after on entry via the go_in proc

occupant

the person in the pod

push_in_timer

do_after on entry via being put in by another person

skilllock

surgical skill lock on putting people in

Proc Details

go_in

the putter is the guy putting the person in the pod

go_out

who is doing the work of putting/going in the scanner