mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
* Repaths `/obj/item/clothing/mask/animal/rat` to make more sense (#66860) * Repaths `/obj/item/clothing/mask/animal/rat` to make more sense It was used as the parent for a lot of other small animal masks simply because of its flags and a single proc, so i repathed it to `/obj/item/cltohing/mask/animal/small/...` to make more sense * adds an updatepaths * fixes the got damned maps * Repaths `/obj/item/clothing/mask/animal/rat` to make more sense * Repaths `/obj/item/clothing/mask/animal/rat` to make more sense Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>