From f87371496044c54998115a735621caae4df8422d Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Mon, 3 Jun 2024 02:57:17 -0500 Subject: [PATCH] damn RARITY files --- .../main/resources/rarities/set152-rarity.txt | 72 +++++++++++++++++++ .../src/main/resources/setConfig.hjson | 2 +- 2 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 gemp-lotr/gemp-lotr-cards/src/main/resources/rarities/set152-rarity.txt diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/rarities/set152-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/rarities/set152-rarity.txt new file mode 100644 index 000000000..72a5ba41b --- /dev/null +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/rarities/set152-rarity.txt @@ -0,0 +1,72 @@ +152X1 +152X2 +152X3 +152X4 +152X5 +152X6 +152X7 +152X8 +152X9 +152X10 +152X11 +152X12 +152X13 +152X14 +152X15 +152X16 +152X17 +152X18 +152X19 +152X20 +152X21 +152X22 +152X23 +152X24 +152X25 +152X26 +152X27 +152X28 +152X29 +152X30 +152X31 +152X32 +152X33 +152X34 +152X35 +152X36 +152X37 +152X38 +152X39 +152X40 +152X41 +152X42 +152X43 +152X44 +152X45 +152X46 +152X47 +152X48 +152X49 +152X50 +152X51 +152X52 +152X53 +152X54 +152X55 +152X56 +152X57 +152X58 +152X59 +152X60 +152X61 +152X62 +152X63 +152X64 +152X65 +152X66 +152X67 +152X68 +152X69 +152X70 +152X71 +152X72 \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.hjson index 70ff46fcb..a25b5a352 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.hjson @@ -578,7 +578,7 @@ { setId: 152 setName: TEST-King of the Golden Hall - rarityFile: /set102-rarity.txt + rarityFile: /set152-rarity.txt originalSet: false merchantable: false needsLoading: false