Files
CHOMPStation2/code/modules/vore/fluffstuff/custom_boxes_ch.dm
2024-02-16 10:54:47 +01:00

14 lines
299 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)