From 49b47201c65a201a0e4dcdcc09f9d336e840855b Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:28:14 -0700 Subject: [PATCH] Revert "bellydancer outfit in halloween loadout (#6039)" This reverts commit 32cf4cf587177297edcaca7d2945223eb9676349. --- code/modules/holidays/halloween_loadout.dm | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/code/modules/holidays/halloween_loadout.dm b/code/modules/holidays/halloween_loadout.dm index 961cfbf6ec07..9447b646b597 100644 --- a/code/modules/holidays/halloween_loadout.dm +++ b/code/modules/holidays/halloween_loadout.dm @@ -501,23 +501,3 @@ /datum/loadout_entry/seasonal/halloween/costumes/accessory/crusader/teutonic name = "Costume Accessories - Crusader Tabard (Teutonic)" path = /obj/item/clothing/accessory/poncho/roles/cloak/custom/crusade/teutonic - -/datum/loadout_entry/seasonal/halloween/costumes/dancer_scarf - name = "belly dancer headscarf" - path = /obj/item/clothing/head/donator/dancer - -/datum/loadout_entry/seasonal/halloween/costumes/dancer_veil - name = "belly dancer veil" - path = /obj/item/clothing/mask/donator/dancer - -/datum/loadout_entry/seasonal/halloween/costumes/dancer_gloves - name = "belly dancer sleeves" - path = /obj/item/clothing/gloves/donator/dancer - -/datum/loadout_entry/seasonal/halloween/costumes/dancer_costume - name = "belly dancer costume" - path = /obj/item/clothing/under/donator/dancer - -/datum/loadout_entry/seasonal/halloween/costumes/dancer_wraps - name = "belly dancer footwraps" - path = /obj/item/clothing/shoes/donator/dancer