mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-02 05:32:16 +00:00
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
/datum/gear/gloves
|
|
subtype_path = /datum/gear/gloves
|
|
slot = slot_gloves
|
|
sort_category = "Gloves"
|
|
|
|
/datum/gear/gloves/fingerless
|
|
display_name = "Fingerless Gloves"
|
|
path = /obj/item/clothing/gloves/fingerless
|