Skip to content

Commit

Permalink
Merge pull request #21 from fabd/fix/issue-20-memory-runeword-ttype-i…
Browse files Browse the repository at this point in the history
…nconsistency

Fix #20 - Item type inconsistency for Memory runeword
  • Loading branch information
fabd authored Feb 3, 2022
2 parents 356ffd5 + 046291c commit e3734c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/runewords.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const runewords = [
runes: ["Lum", "Io", "Sol", "Eth"],
level: 37,
ttypes: ["Staves"],
tinfos: "(Not Orbs)",
tinfos: "(Not Orbs/Wands)",
},
{
title: "Nadir",
Expand Down

0 comments on commit e3734c1

Please sign in to comment.