Skip to content

Commit

Permalink
feat(mods): add empty-manabar-damage mod + add info about AL 1.3 requ…
Browse files Browse the repository at this point in the history
…irements
  • Loading branch information
meszaros-lajos-gyorgy committed Oct 25, 2024
1 parent 88eba63 commit 6322dc1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion mods/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ <h2>Mods</h2>
</li>
<li data-type="vanilla fix">
<a href="https://github.com/meszaros-lajos-gyorgy/arx-mod-potion-guard" target="_blank">Potion guard</a>
<span>Prevents accidental waste of potions when player health or mana is full</span>
<span
>Prevents accidental waste of potions when player health or mana is full (Arx Libertatis 1.3+ recommended,
partially working in older versions)</span
>
</li>
<li data-type="vanilla fix">
<a href="https://github.com/meszaros-lajos-gyorgy/arx-mod-outpost-ambience-fix" target="_blank"
Expand All @@ -85,6 +88,13 @@ <h2>Mods</h2>
<span>Randomizes runes</span>
</li>

<li data-type="challenge">
<a href="https://github.com/meszaros-lajos-gyorgy/arx-mod-empty-manabar-damage" target="_blank"
>Empty manabar damage</a
>
<span>Makes the player take damage when his manapool completely drains (Arx Libertatis 1.3+ only)</span>
</li>

<br />

<li data-type="meme">
Expand Down

0 comments on commit 6322dc1

Please sign in to comment.