mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 00:22:39 +00:00
Adds a fourth mob size "MOB_SIZE_TINY" to differentiate corgi size and mouse size. (used in bear trap code) Rewrites beartrap/Crossed() to have less istype checks. Adds a flying var to simple animals (used in bear trap code) Makes pulling update in living/life.dm() to fix pulling not stopping when you're incapacitated.