modular_zubbers/code/datums/components/vore/vore.dm 
| /atom/movable/screen/secret_appearance_holder | This is a tricky little thing to guarantee that \ref[prey.appearance] works in the vore panel
Basically, we force the pred to load the prey's appearance by putting the prey in this screen object's vis_contents |
|---|---|
| /proc/check_vore_preferences | This is so complicated because we have to support three distinct use cases all in one proc: |