mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2026-03-01 07:43:59 -06:00
testing changes
This commit is contained in:
@@ -181,6 +181,14 @@ class D2ItemDesc {
|
||||
"dru" => "Druid",
|
||||
"ass" => "Assassin"
|
||||
];
|
||||
|
||||
/*
|
||||
* @getDesc
|
||||
*
|
||||
@return string
|
||||
*
|
||||
|
||||
*/
|
||||
|
||||
public function getDesc($params = []) {
|
||||
if (empty($params))
|
||||
|
||||
Reference in New Issue
Block a user