diagnosis_book 
Vars | |
| byondui_screen | Byond UI screen object used by the interface |
|---|---|
| pages_remaining | Number of pages, just so you can't make infinite paper. |
| selected_mob_data | Data for the selected mob. |
| static_data | Static UI data |
Procs | |
| wipe_byondui | Set the byondui appearance to a "No Image" icon. |
Var Details
byondui_screen 
Byond UI screen object used by the interface
pages_remaining 
Number of pages, just so you can't make infinite paper.
selected_mob_data 
Data for the selected mob.
static_data 
Static UI data
Proc Details
wipe_byondui
Set the byondui appearance to a "No Image" icon.