Adds referee screen and deities.
Updates bestiary with links to nonhuman racial modifiers.
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
<ul>
|
||||
<li><a href="/bestiary/index.html">Bestiary</a></li>
|
||||
<li><a href="/classes/index.html">Classes</a></li>
|
||||
<li><a href="/deities/index.html">Deities</a></li>
|
||||
|
||||
<!--
|
||||
<li><a href="/gods/index.html">Gods</a></li>
|
||||
<li class="hasSubMenu"><a href="/equipment/index.html" aria-haspopup="true">Equipment</a>
|
||||
<ul class="dropdown" aria-label="submenu">
|
||||
<li><a href="/weapons/index.html">Weapons</a></li>
|
||||
@@ -134,6 +134,8 @@
|
||||
|
||||
<li><a href="/classes/index.html">Classes</a></li>
|
||||
|
||||
<li><a href="/deities/index.html">Deities</a></li>
|
||||
|
||||
<li><a href="/magic/index.html">Magic</a></li>
|
||||
|
||||
<li><a href="/planes/index.html">Planes</a></li>
|
||||
|
@@ -34,7 +34,7 @@ var title = (page.title ?? '').replace('HOSR ', '');
|
||||
<div class="rulesMenu">
|
||||
<div class="rulesVersion">
|
||||
|
||||
Version 0.11.5 / 2023-07-04
|
||||
Version 0.12.0 / 2023-12-09
|
||||
<!--
|
||||
<%=site.version ?? '0.0.0' %>
|
||||
<%=site.lastUpdated ?? '0.0.0' %>
|
||||
|
Reference in New Issue
Block a user