bug: Fix incorrectly labled table
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>d6</th>
|
|
||||||
<th>d20</th>
|
<th>d20</th>
|
||||||
<th>d6</th>
|
<th>d20</th>
|
||||||
|
<th>d20</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
@@ -8015,9 +8015,9 @@ performs the Ritual will act as Group Check (<a href="/books/core/#page-50"
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>d6</th>
|
|
||||||
<th>d20</th>
|
<th>d20</th>
|
||||||
<th>d6</th>
|
<th>d20</th>
|
||||||
|
<th>d20</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user