mice and its derivatives (rats and such) now swarm visually (#78423)

## About The Pull Request

![2023-09-18 16_58_34-Yo-ho-ho Factory
Tau](https://github.com/tgstation/tgstation/assets/70376633/abc4394b-9522-472d-97fd-e34f9ba94a85)


## Why It's Good For The Game

improves visual clarity

## Changelog
🆑
qol: mice and rats now are visually spaced out from eachother for visual
clarity
/🆑
This commit is contained in:
jimmyl
2023-09-19 12:07:01 -06:00
committed by GitHub
parent 666124cf4a
commit 4bb3d31e93
@@ -57,6 +57,7 @@
)
AddElement(/datum/element/connect_loc, loc_connections)
make_tameable()
AddComponent(/datum/component/swarming, 16, 16) //max_x, max_y
/mob/living/basic/mouse/proc/make_tameable()
if (tame)