Added Community Patch to the Site (#1)

* community patch skills added

* fixed skill presentation

* fixed the value of death mark

* moved vanilla characters to base folder

* removed files from vanilla folder
This commit is contained in:
empireScum 2017-09-01 22:21:49 -05:00 committed by Joshua Seigler
parent 53df772180
commit 1a365fed3e
16 changed files with 1951 additions and 174 deletions

View file

@ -11,29 +11,11 @@
<div class="wrapper">
<div class="header">
<h1>Borderlands<em>2</em> skill calculator</h1>
<a class="biglink" href="gunzerker.html">
<h2>Salvador</h2>
<h3>Gunzerker</h3>
<a class="biglink" href="vanilla.html">
<h2>Vanilla</h2>
</a>
<a class="biglink" href="commando.html">
<h2>Axton</h2>
<h3>Commando</h3>
</a>
<a class="biglink" href="assassin.html">
<h2>Zer0</h2>
<h3>Assassin</h3>
</a>
<a class="biglink" href="siren.html">
<h2>Maya</h2>
<h3>Siren</h3>
</a>
<a class="biglink" href="mechromancer.html">
<h2>Gaige</h2>
<h3>Mechromancer</h3>
</a>
<a class="biglink" href="psycho.html">
<h2>Krieg</h2>
<h3>Psycho</h3>
<a class="biglink" href="patch/index.html">
<h2>UCP</h2>
</a>
</div>
<!--#include virtual="./footer.txt"-->