diff --git a/code/modules/cargo/blackmarket/blackmarket_items/misc.dm b/code/modules/cargo/blackmarket/blackmarket_items/misc.dm index d6d2d4468e..83ccd43725 100644 --- a/code/modules/cargo/blackmarket/blackmarket_items/misc.dm +++ b/code/modules/cargo/blackmarket/blackmarket_items/misc.dm @@ -63,7 +63,7 @@ /datum/blackmarket_item/misc/internals_box name = "Internals Box" - desc = "The same one Nanotrase gives you before starting the shift. Totally not stolen from a dead space-man floating in space." + desc = "The same one Nanotrasen gives you before starting the shift. Totally not stolen from a dead space-man floating in space." item = /obj/item/storage/box/survival price_min = 250 price_max = 350