Fixes resizing. It was broken because I had removed update_canmove() call in living/life(). Now every part of the code that modifies resize directly calls update_transform().
Fixes mob seeing two messages when acquiring (or losing) the dwarfism mutation.