mirror of
https://github.com/seigler/bl2skills.com
synced 2025-07-27 01:36:10 +00:00
🐛 Fix unclosed EM tag which broke Ordered Chaos tree
This commit is contained in:
parent
09f913e308
commit
11232680c7
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@
|
|||
</div>
|
||||
<div class="tier" data-level="2" data-invested="0" data-total="0">
|
||||
<div class="skill" data-points="0" data-max="5"><img src="../icons/mechromancer-orderedchaos-5.png">
|
||||
<div class="description"><h2>Annoyed Android</h2>Increases the movement speed of Deathtrap by <em data-base="+7"></em>% and increases the Deathtrap's damage by <em data-base="+7">% per point<span class="perLevel"> per level.</span></div>
|
||||
<div class="description"><h2>Annoyed Android</h2>Increases the movement speed of Deathtrap by <em data-base="+7"></em>% and increases the Deathtrap's damage by <em data-base="+7">% per point<span class="perLevel"> per level.</span></em></div>
|
||||
<div class="points"></div>
|
||||
</div>
|
||||
<div class="skill" data-points="0" data-max="1"><img src="../icons/mechromancer-orderedchaos-6.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue