prisoner 
Vars | |
| contained_id | ID card currently inserted into the computer. |
|---|---|
Procs | |
| id_insert | Called when the prison teleporter computer attempts to insert a new ID card, that will be assigned to the prisoner if successful. user: The mob user of the computer. new_id: The ID that we're trying to insert. |
Var Details
contained_id 
ID card currently inserted into the computer.
Proc Details
id_insert
Called when the prison teleporter computer attempts to insert a new ID card, that will be assigned to the prisoner if successful. user: The mob user of the computer. new_id: The ID that we're trying to insert.