Merge pull request #37 from sungrief/main
Small fix to add Orbs to Staffmod evaluation rule
This commit is contained in:
@@ -640,6 +640,7 @@ func staffModLevelRequirement(itm *data.Item, baseDesc item.Description) int {
|
||||
item.TypeScepter: true,
|
||||
item.TypeWand: true,
|
||||
item.TypeStaff: true,
|
||||
item.TypeOrb: true,
|
||||
item.TypeHandtoHand: true,
|
||||
item.TypeHandtoHand2: true,
|
||||
item.TypePelt: true,
|
||||
|
||||
Reference in New Issue
Block a user