From 9971fcc280d48e08e696671ea78e54ac16e7b96f Mon Sep 17 00:00:00 2001 From: shonya3 Date: Sat, 20 Jul 2024 21:55:30 +0300 Subject: [PATCH] feat: update disabled cards --- divi/src/consts.rs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/divi/src/consts.rs b/divi/src/consts.rs index 12f80793..5dc4285c 100644 --- a/divi/src/consts.rs +++ b/divi/src/consts.rs @@ -2,9 +2,8 @@ pub const CONDENSING_FACTOR: f32 = 2.0 / 3.0; pub const RAIN_OF_CHAOS_CONDENSED_WEIGHT: f32 = 2_452.655; -pub const LEGACY_CARDS_N: usize = 16; +pub const LEGACY_CARDS_N: usize = 14; pub const LEGACY_CARDS: [&str; LEGACY_CARDS_N] = [ - "Friendship", "Squandered Prosperity", "Blessing of God", "The Devastator", @@ -14,12 +13,11 @@ pub const LEGACY_CARDS: [&str; LEGACY_CARDS_N] = [ "The Mayor", "Treasures of the Vaal", "The Bargain", - "The Long Watch", "The Sustenance", - "More is Never Enough", - "Rebirth and Renewal", "Monochrome", "Underground Forest", + "Sambodhi's Wisdom", + "Soul Quenched", ]; pub const NEVER_EXISTED: [&str; 3] = [