Files
CHOMPStation2/code/modules/vore/fluffstuff/custom_boxes_ch.dm
2020-03-18 15:54:29 -07:00

14 lines
312 B
Plaintext

//Kassc
/obj/item/weapon/storage/box/fluff/Kassc
name = ""
desc = ""
has_items = list(
/obj/item/clothing/accessory/medal/silver/valor)
//Keith Winters
/obj/item/weapon/storage/box/fluff/Keith_Winters
name = ""
desc = ""
has_items = list(
/obj/item/clothing/accessory/medal/silver/valor)