## About The Pull Request
Changes the vomit drinking check to check the mob's mouth instead of
species. (You still need a flyperson stomach to turn food into vomit)
## Why It's Good For The Game
Being a dizzzguzzzting freak of tele-zzzcience doezzzn't only mean being
a buzzing eyezore of a menaze to the ztation. One azzpect of thizzz izz
the way one feedz. You uzze your teeth to chew your food, a fly should
thuzz use their probozziz to zuck up their food, not their ztatuz as a
flyperzzon to do it (even when they are mizzing a fly mouth!). Thiz also
makez the interaction fit better with the action dezzcription for it.
## Changelog
🆑
balance: Vomit drinking now checks for fly mouth instead of fly species
/🆑
---------
Co-authored-by: tonty <39193182+tontyGH@users.noreply.github.com>
## About The Pull Request
Purged several files inthe theme of misc.dm and broken the contents out
into better organised files.
Incidentally done some minor cleanup by removing an unused global list
referring to a string file that no-longer exists, and removing a useless
proc that replicated the behaviour of file2list().
## Why It's Good For The Game
See #60358 and all its successors
## Changelog
🆑
code: Reduced the number of files named misc.dm or similar by 14%.
/🆑