Upload files

This commit is contained in:
SandPoot
2022-02-25 16:58:09 -03:00
parent 87d30e1a4f
commit 5029af901b
206 changed files with 782 additions and 818 deletions
@@ -1,7 +1,7 @@
/datum/gear/head
category = LOADOUT_CATEGORY_HEAD
subcategory = LOADOUT_SUBCATEGORY_HEAD_GENERAL
slot = SLOT_HEAD
slot = ITEM_SLOT_HEAD
/datum/gear/head/baseball
name = "Ballcap"
@@ -156,12 +156,12 @@
/*Commenting out Until next Christmas or made automatic
/datum/gear/santahatr
name = "Red Santa Hat"
category = SLOT_HEAD
category = ITEM_SLOT_HEAD
path = /obj/item/clothing/head/christmashat
/datum/gear/santahatg
name = "Green Santa Hat"
category = SLOT_HEAD
category = ITEM_SLOT_HEAD
path = /obj/item/clothing/head/christmashatg
*/