✨
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"id": "pokemon",
|
||||
"title": "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">
|
||||
<tr>
|
||||
{{#each types}}
|
||||
<th class="{{this}}">{{#short this}}</th>
|
||||
<th class="{{this}}">{{short this}}</th>
|
||||
{{/each}}
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user