From 1c63462e8bfd30fb91c89ac0da91a8e3700f40fb Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 11 Oct 2017 20:18:28 +0200 Subject: add fortress minion crit --- mappings_source.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } -- cgit v1.3.1