This commit is contained in:
SandPoot
2022-03-04 13:33:32 -03:00
parent ef99ea9106
commit 45580ae0e2
5 changed files with 0 additions and 9 deletions
@@ -3,7 +3,6 @@
category = LOADOUT_CATEGORY_GENERAL_UNDER
subcategory = LOADOUT_SUBCATEGORY_UNDERWEAR
slot = ITEM_SLOT_UNDERWEAR
has_colors = TRUE
path = /obj/item/clothing/underwear/briefs
cost = 0
@@ -2,7 +2,6 @@
name = "Hand mirror"
description = "Used for looking at your own pretty face."
path = /obj/item/handmirror
has_colors = FALSE
cost = 1
/datum/gear/hands/razor
@@ -3,7 +3,6 @@
category = LOADOUT_CATEGORY_GENERAL_UNDER
subcategory = LOADOUT_SUBCATEGORY_SHIRT
slot = ITEM_SLOT_SHIRT
has_colors = TRUE
path = /obj/item/clothing/underwear/shirt
cost = 0
@@ -3,7 +3,6 @@
category = LOADOUT_CATEGORY_GENERAL_UNDER
subcategory = LOADOUT_SUBCATEGORY_SOCKS
slot = ITEM_SLOT_SOCKS
has_colors = TRUE
path = /obj/item/clothing/underwear/socks
cost = 0