3cb-data

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.alexwennerberg.com/3cb-data.git
Log | Files | Refs | README | LICENSE

commit 6374a1e991758c802ea4e8e0c155787474c6403d
parent 7fbc673eb6a5de60d52cb5c828e1b999526e704a
Author: alex wennerberg <alex@alexwennerberg.com>
Date:   Fri, 16 Feb 2024 23:36:36 -0500

add bottomless replacement

Diffstat:
Mgetdata.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/getdata.py b/getdata.py @@ -149,6 +149,7 @@ def best_guess(card): def replacement(card): m = { + "Bottomless Depths": "Bottomless Vault", "Gargadon (Neither Greater Nor lesser": "Gargadon", "Tabernacle at Penrall Vale": "The Tabernacle at Pendrell Value", "Nesumi Shortfang": "Nezumi Shortfang // Stabwhisker the Odious",