mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-12-22 15:23:58 -06: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) {
|
||||
|
||||
Reference in New Issue
Block a user