update to dig

This commit is contained in:
marsteralex 2022-10-13 22:24:08 -04:00
parent b85dbba895
commit c64d839447
2 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ function putIntoMapAndFetch(data) {
document.getElementById('guess-type').innerText = 'Aesthetic Consultation'
wordCategory = 'Unused Artist Names: '
} else if (whichGuesser === 'artifact') {
document.getElementById('guess-type').innerText = 'Archaeological Dating'
document.getElementById('guess-type').innerText = 'Archaeological Dig'
wordCategory = 'Unused Dates: '
}
window.console.log(whichGuesser)

View File

@ -313,9 +313,9 @@
<label class="radio-label" for="artifact">
<img
class="thumbnail"
src="https://cards.scryfall.io/art_crop/front/3/a/3a10650e-58f7-4a99-a77d-3f42d61ecf93.jpg?1664926303"
src="https://cards.scryfall.io/art_crop/front/3/5/35f55af0-5a46-4900-b3d0-ca796b710e07.jpg?1562905889"
/>
<h3>Archaeological Dating</h3></label
<h3>Archaeological Dig</h3></label
>
<img
class="level-badge"