mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
14 lines
299 B
Plaintext
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)
|