diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-10-11 20:18:28 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-10-11 20:18:28 +0200 |
| commit | 1c63462e8bfd30fb91c89ac0da91a8e3700f40fb (patch) | |
| tree | 629cb60eaec4b36c56e38cf74f1585976a8d7166 | |
| parent | 6046f9fab3df7f3f8a9572e06b8d23a10f21e76b (diff) | |
| download | orm-1c63462e8bfd30fb91c89ac0da91a8e3700f40fb.tar.gz orm-1c63462e8bfd30fb91c89ac0da91a8e3700f40fb.zip | |
add fortress minion crit
| -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 83e2111..12e2066 100644 --- a/mappings_source.js +++ b/mappings_source.js @@ -618,5 +618,6 @@ module.exports = { "*Item_DragonsEye*": "Dragon's Eye", "DragonsEye": "Dragon's Eye", "*Item_Spellfire*": "Spellfire", - "Spellfire": "Spellfire" + "Spellfire": "Spellfire", + "Ability__FortressMinion__CritAttack": "Fortress AA" } |
