summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mappings_source.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/mappings_source.js b/mappings_source.js
index c3466c6..83e2111 100644
--- a/mappings_source.js
+++ b/mappings_source.js
@@ -616,5 +616,7 @@ module.exports = {
"Ability__Churnwalker__C": "Churnwalker C",
"Buff_Churnwalker_ChainTether": "Churnwalker perk",
"*Item_DragonsEye*": "Dragon's Eye",
- "*Item_Spellfire*": "Spellfire"
+ "DragonsEye": "Dragon's Eye",
+ "*Item_Spellfire*": "Spellfire",
+ "Spellfire": "Spellfire"
}