mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
mice and its derivatives (rats and such) now swarm visually (#78423)
## About The Pull Request  ## 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user