bin 
Disposal bin
Vars | |
| contained_animal | do we contain an animal? |
|---|---|
| mounted_tagger | Reference to the mounted destination tagger for disposal bins with one mounted. |
| weighted_animal_list | a weighted list of all the possible animals we can have |
Procs | |
| do_flush | Initiates flushing |
| release_animal | Release whoever is living inside here |
| spawn_contained_animal | Create a random animal to be infesting this disposals bin |
Var Details
contained_animal 
do we contain an animal?
mounted_tagger 
Reference to the mounted destination tagger for disposal bins with one mounted.
weighted_animal_list 
a weighted list of all the possible animals we can have
Proc Details
do_flush
Initiates flushing
release_animal
Release whoever is living inside here
spawn_contained_animal
Create a random animal to be infesting this disposals bin