Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-Miner committed Apr 22, 2024
1 parent 8cdf5a3 commit 24cdb12
Showing 1 changed file with 63 additions and 21 deletions.
84 changes: 63 additions & 21 deletions game-content/enemies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -499,13 +499,27 @@ <h3>Human enemies</h3>
<table>
<thead>
<tr>
<th><strong> Enemy </strong></th>
<th><strong> Neuland </strong></th>
<th><strong> Nordfels </strong></th>
<th><strong> Durststein </strong></th>
<th><strong> Frostsee </strong></th>
<th><strong> Uferwind </strong></th>
<th><strong> Sturmklamm </strong></th>
<th>
<strong>Building</strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/neuland.html">Neuland</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/nordfels.html">Nordfels</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/durststein.html">Durststein</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/frostsee.html">Frostsee</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/uferwind.html">Uferwind</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/sturmklamm.html">Sturmklamm</a></strong>
</th>
</tr>
</thead>
<tbody>
Expand Down Expand Up @@ -578,13 +592,27 @@ <h3>Monster enemies</h3>
<table>
<thead>
<tr>
<th><strong>Enemy</strong></th>
<th><strong>Neuland</strong></th>
<th><strong>Nordfels</strong></th>
<th><strong>Durststein</strong></th>
<th><strong>Frostsee</strong></th>
<th><strong>Uferwind</strong></th>
<th><strong> Sturmklamm </strong></th>
<th>
<strong>Building</strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/neuland.html">Neuland</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/nordfels.html">Nordfels</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/durststein.html">Durststein</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/frostsee.html">Frostsee</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/uferwind.html">Uferwind</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/sturmklamm.html">Sturmklamm</a></strong>
</th>
</tr>
</thead>
<tbody>
Expand Down Expand Up @@ -667,13 +695,27 @@ <h3>Siege enemies</h3>
<table>
<thead>
<tr>
<th><strong>Enemy</strong></th>
<th><strong>Neuland</strong></th>
<th><strong>Nordfels</strong></th>
<th><strong>Durststein</strong></th>
<th><strong>Frostsee</strong></th>
<th><strong>Uferwind</strong></th>
<th><strong> Sturmklamm </strong></th>
<th>
<strong>Building</strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/neuland.html">Neuland</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/nordfels.html">Nordfels</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/durststein.html">Durststein</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/frostsee.html">Frostsee</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/uferwind.html">Uferwind</a></strong>
</th>
<th>
<strong><a class="tableLink" href="/game-content/maps/sturmklamm.html">Sturmklamm</a></strong>
</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 24cdb12

Please sign in to comment.