airlock 
Vars | |
| cur_command | the command the door is currently attempting to complete |
|---|---|
| note | Any papers pinned to the airlock |
Procs | |
| change_paintjob | Called when a player uses an airlock painter on this airlock |
| note_type | Returns a string representing the type of note pinned to this airlock |
| remove_airlock_note | Removes the current note on the door if any. Returns if a note is removed |
Var Details
cur_command 
the command the door is currently attempting to complete
note 
Any papers pinned to the airlock
Proc Details
change_paintjob
Called when a player uses an airlock painter on this airlock
note_type
Returns a string representing the type of note pinned to this airlock
remove_airlock_note
Removes the current note on the door if any. Returns if a note is removed