mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
Cleanup, descfunc 13/14 done, I think. Added more baseItemInfo
This commit is contained in:
@@ -274,6 +274,7 @@ class D2ItemDesc {
|
||||
|
||||
if ($params['descfunc'] == 13) {
|
||||
$this->str = "+$min to {$this->charClass[$prop]} Skill Levels";
|
||||
$this->str = sprintf($s1,$max);
|
||||
}
|
||||
|
||||
if ($params['descfunc'] == 14) {
|
||||
|
@@ -55,7 +55,7 @@
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="item_stats" style="background: #222; margin: 20px; padding: 20px;">
|
||||
<div class="item_stats" style="">
|
||||
<div class=""><p>ITEM PREVIEW</p></div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user