yeah
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/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")
|
||||
|
||||
Reference in New Issue
Block a user