From c567962309398e0d39db7471cb4bdd5d4271c4fa Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Thu, 30 Nov 2023 16:54:08 +1100 Subject: [PATCH] Add Chill Season 2023 card art --- TableturfBattleServer/CardDatabase.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TableturfBattleServer/CardDatabase.cs b/TableturfBattleServer/CardDatabase.cs index e19ad9f..5da4478 100644 --- a/TableturfBattleServer/CardDatabase.cs +++ b/TableturfBattleServer/CardDatabase.cs @@ -2306,7 +2306,7 @@ public static class CardDatabase { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0 } }), - new(-22, "Splattercolor\nScreen", Rarity.Rare, 3, 0.95f, "", new Space[,] { + new(-22, "Splattercolor\nScreen", Rarity.Rare, 3, 0.95f, "SpChimney", new Space[,] { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, I, I, I, 0 }, { 0, 0, 0, I, 0, I, 0, 0 }, @@ -2316,7 +2316,7 @@ public static class CardDatabase { { 0, I, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0 } }), - new(-23, "Triple\nSplashdown", Rarity.Rare, 3, 1f, "", new Space[,] { + new(-23, "Triple\nSplashdown", Rarity.Rare, 3, 1f, "SpPogo", new Space[,] { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, I, I, 0, 0 }, { 0, 0, 0, 0, I, I, 0, 0 },