mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-12-14 20:15:51 +00:00
[Bug]: Sockets not parsing on sceptre #550
This commit is contained in:
@@ -1559,6 +1559,7 @@ function getMaxSockets(category: ItemCategory | undefined) {
|
||||
case ItemCategory.Flail:
|
||||
case ItemCategory.Wand:
|
||||
case ItemCategory.Buckler:
|
||||
case ItemCategory.Sceptre:
|
||||
return 1;
|
||||
default:
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user