From a05a3ab0f5faa75aafc4de2bcfacd45549d926b2 Mon Sep 17 00:00:00 2001 From: Burgermancoding <79515258+Burgermancoding@users.noreply.github.com> Date: Sat, 20 Nov 2021 23:58:13 +0000 Subject: [PATCH] creativecommitname (#62935) Co-authored-by: unknown --- code/modules/cargo/packs.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/cargo/packs.dm b/code/modules/cargo/packs.dm index d0e1b526dac..f72a0593019 100644 --- a/code/modules/cargo/packs.dm +++ b/code/modules/cargo/packs.dm @@ -2393,8 +2393,8 @@ new item(C) /datum/supply_pack/costumes_toys/mafia - name = "Mafioso Starter Pack" - desc = "This crate contains everything you need to set up your own racketeering operation." + name = "Cosa Nostra Starter Pack" + desc = "This crate contains everything you need to set up your own ethnicity-based racketeering operation." cost = CARGO_CRATE_VALUE * 4 contains = list() contraband = TRUE