From f554b92702ff38f79d94d6aea9325cb8e8bce79c Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Tue, 2 Feb 2021 16:16:19 +0300 Subject: [PATCH] Centcom fix 2 --- code/modules/tcg/pack_1.dm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/code/modules/tcg/pack_1.dm b/code/modules/tcg/pack_1.dm index c34f4a2986..52056fa4ed 100644 --- a/code/modules/tcg/pack_1.dm +++ b/code/modules/tcg/pack_1.dm @@ -928,7 +928,7 @@ attack = 1 health = 1 - faction = "Centcomm" + faction = "Centcom" rarity = "Common" card_type = "Unit" @@ -942,7 +942,7 @@ attack = 2 health = 2 - faction = "Centcomm" + faction = "Centcom" rarity = "Epic" card_type = "Equipment" @@ -956,7 +956,7 @@ attack = 2 health = 1 - faction = "Centcomm" + faction = "Centcom" rarity = "Rare" card_type = "Equipment" @@ -970,7 +970,7 @@ attack = 1 health = 2 - faction = "Centcomm" + faction = "Centcom" rarity = "Common" card_type = "Equipment" @@ -984,7 +984,7 @@ attack = 1 health = 2 - faction = "Centcomm" + faction = "Centcom" rarity = "Common" card_type = "Equipment" @@ -998,7 +998,7 @@ attack = 8 health = 6 - faction = "Centcomm" + faction = "Centcom" rarity = "Epic" card_type = "Unit"