Skip to content

Commit

Permalink
Merge pull request #20 from nokka/type-o-darkforce
Browse files Browse the repository at this point in the history
fixed type-o with darkforce spawn
  • Loading branch information
nokka authored Jun 22, 2021
2 parents c6eeccb + 0550d94 commit 698a69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion item.go
Original file line number Diff line number Diff line change
Expand Up @@ -2929,7 +2929,7 @@ var uniqueNames = map[uint64]string{
327: "Spiritkeeper",
328: "Hellrack",
329: "Alma Negra",
330: "Darkforge Spawn",
330: "Darkforce Spawn",
331: "Widowmaker",
332: "Bloodraven's Charge",
333: "Ghostflame",
Expand Down

0 comments on commit 698a69e

Please sign in to comment.