Makes it so that certain squiggly mobs can go into mouse holes even though they fall outside what's usually allowed!
These mobs also get the option to eat anything else that might be in the tunnel with them!
The special mobs include:
catslugs
morphs
protean blobs
slimes (which promethean slimes are a subtype of)
The thinking is these are squishy things that could reasonably be made to fit, or otherwise fit thematically!
I would like to make it so snakes could do this too, but we should get some vore enabled snakes first!
Mouse holes and micro_interact-able things, you need to be inside them to use their interaction prompt, so you aren't allowed to instantly teleport back to a tunnel for leaving the prompt open or whatever!
Adds a var and a proc to all objects in the game!
If an object starts with the 'micro_target' var enabled, then it will obtain the 'micro interact' proc as a verb on initialize.
The 'micro interact' proc, allows micros and other small mobs such as mice, to hide inside of whatever the object is. Additionally, those inside one object can use the verb to move to an adjacent object that has the 'micro_target' var.
Non micros/small mobs can also use the 'micro interact' verb to attempt to extract anyone who might be within the given object.