mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-27 14:36:37 +01:00
13 lines
366 B
Plaintext
13 lines
366 B
Plaintext
/datum/gear/donator/gloves
|
|
slot = ITEM_SLOT_GLOVES
|
|
|
|
/datum/gear/donator/gloves/longblackgloves
|
|
name = "Luna's Gauntlets"
|
|
path = /obj/item/clothing/gloves/longblackgloves
|
|
ckeywhitelist = list("bigmanclancy")
|
|
|
|
/datum/gear/donator/gloves/mikugloves
|
|
name = "starlight singer gloves"
|
|
path = /obj/item/clothing/gloves/mikugloves
|
|
ckeywhitelist = list("grandvegeta")
|