mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01: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
This commit is contained in:
@@ -219,4 +219,4 @@
|
||||
belt = /obj/item/storage/belt/fannypack/yellow/bee_terrorist
|
||||
id = /obj/item/card/id/advanced
|
||||
l_pocket = /obj/item/paper/fluff/bee_objectives
|
||||
mask = /obj/item/clothing/mask/animal/rat/bee
|
||||
mask = /obj/item/clothing/mask/animal/small/bee
|
||||
|
||||
Reference in New Issue
Block a user