donator stuff, madness and python

This commit is contained in:
QuoteFox
2021-04-28 15:22:20 +01:00
parent 803a881da9
commit 6aeab240b9
3 changed files with 32 additions and 0 deletions
@@ -150,3 +150,16 @@ datum/gear/darksabresheath
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/under/touchinfuzzy
ckeywhitelist = list("touchinfuzzy")
/datum/gear/mscale
name = "Miala's Scale"
category = SLOT_IN_BACKPACK
path = /obj/item/mialasscale
ckeywhitelist = list("python13579")
/datum/gear/pipe
name = "Black Lacquered Kiseru"
category = SLOT_IN_BACKPACK
path = /obj/item/bong/kiseru
ckeywhitelist = list("madness_18")