Skip to content

Commit

Permalink
➕ 5e: additional fallback images
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Oct 29, 2023
1 parent 094d1c4 commit 98029b8
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions src/main/resources/convertData.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,9 +340,12 @@
]
},
"fallbackImage": {
"img/PSZ/Archon of Redemption.png": "img/PSZ/Archon Of Redemption.png",
"img/bestiary/ERLW/Inspired.png": "img/bestiary/ERLW/Inspired.webp",
"img/bestiary/MTF/Merrenoloth.jpg": "img/bestiary/MTF/Merrenoloth.webp",
"img/bestiary/SDW/Lhammaruntosz.jpg": "img/SDW/Lhammaruntosz.png",
"img/items/CRCotN/Medal of the Maze.jpg": "img/items/CRCotN/Medal of the Maze.webp",
"img/PSZ/Archon of Redemption.png": "img/PSZ/Archon Of Redemption.png"
"img/bestiary/VGM/Deep Scion.jpg": "img/bestiary/VGM/Deep Scion.webp",
"img/items/CRCotN/Medal of the Maze.jpg": "img/items/CRCotN/Medal of the Maze.webp"
},
"markerFiles": [
"cultsboons.json",
Expand Down Expand Up @@ -399,30 +402,30 @@
"sources": [
"actions.json",
"adventures.json",
"books.json",
"backgrounds.json",
"fluff-backgrounds.json",
"bestiary",
"bestiary/legendarygroups.json",
"bestiary/template.json",
"books.json",
"class",
"conditionsdiseases.json",
"decks.json",
"deities.json",
"feats.json",
"optionalfeatures.json",
"fluff-backgrounds.json",
"fluff-items.json",
"fluff-races.json",
"generated/gendata-tables.json",
"items.json",
"items-base.json",
"fluff-items.json",
"items.json",
"magicvariants.json",
"objects.json",
"optionalfeatures.json",
"psionics.json",
"races.json",
"fluff-races.json",
"rewards.json",
"skills.json",
"senses.json",
"skills.json",
"spells",
"tables.json",
"trapshazards.json",
Expand Down

0 comments on commit 98029b8

Please sign in to comment.