Correct level calculation, remove specials from tradeable low priority list

This commit is contained in:
mez 2025-05-08 20:28:23 +01:00
parent e2f89e9793
commit e9cda90ff2
2 changed files with 7 additions and 6 deletions

View file

@ -24,7 +24,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
- =sig=: set to =True= when you have a signature card
- =banner=: set to =True= when you have a player banner, and save this in =build/assets/= as =banner.png=
- =highpriority=: a list of high priority decks youre collecting
- =trademedium=: whether to allow trading medium-priority cards away in exchange for high-priority cards
- =trademedium=: whether to allow trading medium-priority cards away in exchange for high-priority cards (special cards will not be listed as tradeable)
- =tradepost=: URL of your trade post on Dreamwidth
- =faves=: a list of cards to showcase on the index page
- =headerbackground=: an HTML colour to display behind your header image and set as a theme colour