Skip to content

Old Border Shandalar: Fix promo/special set cards not resolving as rewards#9994

Open
vanja-ivancevic wants to merge 3 commits intoCard-Forge:masterfrom
vanja-ivancevic:fix-promo-reward-resolution
Open

Old Border Shandalar: Fix promo/special set cards not resolving as rewards#9994
vanja-ivancevic wants to merge 3 commits intoCard-Forge:masterfrom
vanja-ivancevic:fix-promo-reward-resolution

Conversation

@vanja-ivancevic
Copy link
Contributor

@vanja-ivancevic vanja-ivancevic commented Mar 6, 2026

  • Add O90P, PALP, PELP, PGRU, and UGL to allowedEditions so explicitly specified reward cards from these promo sets resolve correctly when all card variants is enabled
  • Previously, cards like Serra Angel|O90P or Forest|PALP would fail the edition check in getCardByNameAndEdition and fall back to a random printing (or Wastes for UGL-unique cards)
  • Restrict all Unglued non-land cards to prevent them from appearing in shops and random drops while still allowing them as explicit boss/dungeon rewards

- Jeweled Necklace (renamed from Jeweled Amulet): -2 Max Life
- Crown of the Vale: -4 Max Life
- Rhystic Amulet: -3 -> -6 Max Life
- Krampus's Horns: -2 -> -6 Max Life
- Scythe of Yawgmoth: -8 Max Life
- Wombat Tamer's Whip: -2 Max Life
Add O90P, PALP, PELP, PGRU, and UGL to allowedEditions so that
explicitly specified reward cards from these sets resolve correctly
when all card variants is enabled. Restrict all Unglued non-land
cards to prevent them from appearing in shops and random drops.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant