update to dig
This commit is contained in:
parent
b85dbba895
commit
c64d839447
|
@ -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)
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user