// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); -->

Episode 213 – Drafting Game Properties

In this episode we do our own Fantasy draft, where we make teams from tabletop game companies.

Hosts: Trevor, Jay, and Josh

Play

Comments are closed.