mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
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
This commit is contained in:
@@ -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}
|
||||
Reference in New Issue
Block a user