Added map tiles from Unleashed GM Toolkit and Catacomb Tiles.

This commit is contained in:
Yord 2016-05-27 16:17:28 +02:00
parent 185a7eaa40
commit 3202c4ecef
29 changed files with 40 additions and 6 deletions

View file

@ -30,8 +30,14 @@ tags: [ Version 1 ]
<h2>Image Library</h2>
<h3>Tiles 16x21</h3>
<ul id="tiles"></ul>
<h3>HW Boards 16x21</h3>
<ul id="hw-boards" class="tiles"></ul>
<h3>CT Boards 16x21</h3>
<ul id="ct-boards" class="tiles"></ul>
<h3>GM Boards 16x21</h3>
<ul id="gm-boards" class="tiles"></ul>
<h3>Tokens 1x1 S</h3>
<ul id="tokens1x1s"></ul>