From a4f0b749de85b4d70f1c62fd9b2aa911588db6c0 Mon Sep 17 00:00:00 2001 From: qweq12yt <45515587+qweq12yt@users.noreply.github.com> Date: Thu, 25 Mar 2021 20:18:59 -0300 Subject: [PATCH] god damn GRAMMAR --- code/modules/cargo/blackmarket/blackmarket_items/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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