mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +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:
co-authored by
Seth Scherer
Tom
parent
db2db37bc3
commit
af93d350cc
@@ -77,15 +77,15 @@
|
||||
/obj/item/clothing/mask/gas/sexymime = 1,
|
||||
/obj/item/clothing/under/rank/civilian/mime/sexy = 1,
|
||||
/obj/item/clothing/under/rank/civilian/mime/skirt = 1,
|
||||
/obj/item/clothing/mask/animal/rat/bat = 1,
|
||||
/obj/item/clothing/mask/animal/rat/bee = 1,
|
||||
/obj/item/clothing/mask/animal/rat/bear = 1,
|
||||
/obj/item/clothing/mask/animal/rat/raven = 1,
|
||||
/obj/item/clothing/mask/animal/rat/jackal = 1,
|
||||
/obj/item/clothing/mask/animal/rat/fox = 1,
|
||||
/obj/item/clothing/mask/animal/small/bat = 1,
|
||||
/obj/item/clothing/mask/animal/small/bee = 1,
|
||||
/obj/item/clothing/mask/animal/small/bear = 1,
|
||||
/obj/item/clothing/mask/animal/small/raven = 1,
|
||||
/obj/item/clothing/mask/animal/small/jackal = 1,
|
||||
/obj/item/clothing/mask/animal/small/fox = 1,
|
||||
/obj/item/clothing/mask/animal/frog = 1,
|
||||
/obj/item/clothing/mask/animal/rat/tribal = 1,
|
||||
/obj/item/clothing/mask/animal/rat = 1,
|
||||
/obj/item/clothing/mask/animal/small/tribal = 1,
|
||||
/obj/item/clothing/mask/animal/small/rat = 1,
|
||||
/obj/item/clothing/mask/animal/pig = 1,
|
||||
/obj/item/clothing/mask/animal/cowmask = 1,
|
||||
/obj/item/clothing/mask/animal/horsehead = 1,
|
||||
|
||||
Reference in New Issue
Block a user