mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
14 lines
312 B
Plaintext
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)
|