mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
[MIRROR] Repaths /obj/item/clothing/mask/animal/rat to make more sense [MDB IGNORE] (#13558)
* 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>
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