Cleanup, descfunc 13/14 done, I think. Added more baseItemInfo

This commit is contained in:
color.diff=auto
2021-05-04 19:57:06 -06:00
parent 53c9098f6b
commit f71ab1fc24
6 changed files with 27 additions and 8 deletions

View File

@@ -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) {