mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-26 06:35:45 +00:00
add Warstaff to pdps weapon
This commit is contained in:
@@ -202,6 +202,7 @@ function isPdpsImportant (item: ParsedItem) {
|
||||
case ItemCategory.OneHandedSword:
|
||||
case ItemCategory.TwoHandedSword:
|
||||
case ItemCategory.Bow:
|
||||
case ItemCategory.Warstaff:
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user