From b7a87fc50df1736356eeba68b59eac0cc3bd3399 Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Sun, 6 Jul 2025 15:11:07 -0400 Subject: [PATCH] Add updatepaths script for maid uniform resprite (#91979) ## About The Pull Request #91885 deleted the hand and neck items and repathed the headband during the re-sprite and those could have been mapped in somewhere... on a downstream far away ## Why It's Good For The Game Deleting/repathing items likely to be on maps should have updatepaths script ## Changelog No player facing changes --- tools/UpdatePaths/Scripts/91885_maid_uniform_resprite.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tools/UpdatePaths/Scripts/91885_maid_uniform_resprite.txt diff --git a/tools/UpdatePaths/Scripts/91885_maid_uniform_resprite.txt b/tools/UpdatePaths/Scripts/91885_maid_uniform_resprite.txt new file mode 100644 index 00000000000..caf8a6763fa --- /dev/null +++ b/tools/UpdatePaths/Scripts/91885_maid_uniform_resprite.txt @@ -0,0 +1,6 @@ +# Neck and gloves were merged into main sprite + +/obj/item/clothing/gloves/maid : @DELETE +/obj/item/clothing/neck/maid : @DELETE + +/obj/item/clothing/head/costume/maidheadband : /obj/item/clothing/head/costume/maid_headband{@OLD}