mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-11-29 13:11:34 -06:00
Gem Viewer. General cleanup
This commit is contained in:
@@ -32,6 +32,7 @@ class D2ItemData {
|
||||
}
|
||||
|
||||
public function uniqueItems($index, $doc = FALSE) {
|
||||
|
||||
// This is where we get props for each item
|
||||
$sql = "SELECT * FROM uniqueitems WHERE enabled='1' AND `index`=?";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user