Upload files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/datum/gear/gloves
|
||||
category = LOADOUT_CATEGORY_GLOVES
|
||||
slot = SLOT_GLOVES
|
||||
slot = ITEM_SLOT_GLOVES
|
||||
|
||||
/datum/gear/gloves/fingerless
|
||||
name = "Fingerless Gloves"
|
||||
@@ -9,7 +9,7 @@
|
||||
/datum/gear/gloves/evening
|
||||
name = "Evening gloves"
|
||||
path = /obj/item/clothing/gloves/evening
|
||||
|
||||
|
||||
/datum/gear/gloves/midnight
|
||||
name = "Midnight gloves"
|
||||
path = /obj/item/clothing/gloves/evening/black
|
||||
|
||||
Reference in New Issue
Block a user