verbal_confirmation 
Component which disallows the mob from entering areas they do not have access to, without getting permission from someone who does
Vars | |
| allowed_regex | Regexes for responses indicating we're allowed in |
|---|---|
| asking_regex | Regexes for matching asking to be allowed in |
| begone_regex | Regexes for responses indicating we're explicitly not allowed in |
| old_id_card | Weakref to the mob's ID card when shapechanging |
| prior_allowance | Assoc List of all mobs which have given access (key to department bitflag) |
| recently_asked | Tracks if we've recently asked someone to allow us in |
Var Details
allowed_regex 
Regexes for responses indicating we're allowed in
asking_regex 
Regexes for matching asking to be allowed in
begone_regex 
Regexes for responses indicating we're explicitly not allowed in
old_id_card 
Weakref to the mob's ID card when shapechanging
prior_allowance 
Assoc List of all mobs which have given access (key to department bitflag)
recently_asked 
Tracks if we've recently asked someone to allow us in