invention textless

This commit is contained in:
Kyle
2020-01-29 19:04:15 -08:00
parent 4d1c659a2e
commit f611c0bc16
4 changed files with 42 additions and 1 deletions

View File

@@ -133,7 +133,8 @@
<button onclick="changeVersionTo('m15')" class="button">M15</button>
<button onclick="changeVersionTo('m15extras')" class="button">M15 Extras</button><br><br>
<button onclick="changeVersionTo('planeswalker')" class="button">Planeswalker</button><br><br>
<button onclick="changeVersionTo('invention')" class="button">Inventions</button><br><br>
<button onclick="changeVersionTo('invention')" class="button">Inventions</button><br>
<button onclick="changeVersionTo('inventionTextless')" class="button">Inventions (Textless)</button><br><br>
<button onclick="changeVersionTo('expedition')" class="button">Expeditions</button><br><br>
<button onclick="changeVersionTo('future')" class="button">Future Shifted</button><br><br>
<button onclick="changeVersionTo('unhinged')" class="button">Unhinged Basics</button><br><br>