diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-11-07 19:40:33 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-11-07 19:40:33 +0100 |
| commit | d4fd1779feaa283f85983e5c5f68bd40f38ed82e (patch) | |
| tree | 21689977ebfa0a02d4364d64b0785f8c749e619e /mappings_source.js | |
| parent | e53a7dabcdc5ec81b67e63371bbe247bb25831ca (diff) | |
| download | orm-d4fd1779feaa283f85983e5c5f68bd40f38ed82e.tar.gz orm-d4fd1779feaa283f85983e5c5f68bd40f38ed82e.zip | |
first Lorelei mapping
Diffstat (limited to 'mappings_source.js')
| -rw-r--r-- | mappings_source.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mappings_source.js b/mappings_source.js index 12e2066..7a2413f 100644 --- a/mappings_source.js +++ b/mappings_source.js @@ -619,5 +619,6 @@ module.exports = { "DragonsEye": "Dragon's Eye", "*Item_Spellfire*": "Spellfire", "Spellfire": "Spellfire", - "Ability__FortressMinion__CritAttack": "Fortress AA" + "Ability__FortressMinion__CritAttack": "Fortress AA", + "*Lorelei*": "Lorelei" } |
