Files
SandPoot 4429bce1e1 yeah
2023-10-07 14:36:26 -03:00

20 lines
477 B
Plaintext

/datum/gear/donator/hands
slot = ITEM_SLOT_HANDS
/datum/gear/donator/hands/engravedzippo
name = "Engraved zippo"
path = /obj/item/lighter/gold
ckeywhitelist = list("dirtyoldharry")
/datum/gear/donator/hands/carrotsatchel
name = "Carrot Satchel"
path = /obj/item/storage/backpack/satchel/carrot
ckeywhitelist = list("improvedname")
/datum/gear/donator/hands/raiqbawks
name = "Miami Boombox"
cost = 2
path = /obj/item/boombox/raiq
ckeywhitelist = list("chefferz")