Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Desctiption
Description
--------------------------------------
It is an enhanced version of the work published by [untamed0](https://github.com/untamed0).
I have released version 3.5 as an intermediate version upon popular demand. I'll post updates as development progresses.
Expand Down
3 changes: 1 addition & 2 deletions s/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<li><i class="herbalist"></i><div data-i18n="sidebar.herbalist">Herbalist</div></li>
<li><i class="hidden"></i><div data-i18n="sidebar.hidden">Hidden Treasure</div></li>
<li><i class="hollow"></i><div data-i18n="sidebar.hollow">Hollow Treasure</div></li>
<!--<li><i class="honeycomb"></i><div data-i18n="sidebar.honeycomb">Honeycomb</div></li>-->
<li><i class="honeycomb"></i><div data-i18n="sidebar.honeycomb">Honeycomb</div></li>
<li><i class="innkeep"></i><div data-i18n="sidebar.innkeep">Innkeep</div></li>
<!--<li><i class="kid"></i><div data-i18n="sidebar.kid">Knight in Distress</div></li>-->
<li><i class="monsterden"></i><div data-i18n="sidebar.monsterden">Monster Den</div></li>
Expand All @@ -67,7 +67,6 @@
<li><i class="spoils"></i><div data-i18n="sidebar.spoils">Spoils of War</div></li>
<li><i class="treasure"></i><div data-i18n="sidebar.treasure">Treasure</div></li>
<!--<li><i class="vineyardinfestation"></i><div data-i18n="sidebar.vineyardinfestation">Vineyard Infestation</div></li>-->
<li class="none"></li>
</ul>
<ul class="key controls">
<li id="show-all"><i class="fa fa-eye"></i><div data-i18n="controls.show">Show All</div></li>
Expand Down