mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-12-22 15:23:58 -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