✨
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.8",
|
"version": "0.1.9",
|
||||||
"id": "pokemon",
|
"id": "pokemon",
|
||||||
"title": "Pokémon TTRPG",
|
"title": "Pokémon TTRPG",
|
||||||
"description": "A Pokémon TTRPG",
|
"description": "A Pokémon TTRPG",
|
||||||
|
|||||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
@@ -61,7 +61,7 @@
|
|||||||
<table class="defenseTable">
|
<table class="defenseTable">
|
||||||
<tr>
|
<tr>
|
||||||
{{#each types}}
|
{{#each types}}
|
||||||
<th class="{{this}}">{{#short this}}</th>
|
<th class="{{this}}">{{short this}}</th>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user