diff options
| -rw-r--r-- | mappings_source.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mappings_source.js b/mappings_source.js index 0112843..1fbbdde 100644 --- a/mappings_source.js +++ b/mappings_source.js @@ -620,13 +620,13 @@ module.exports = { "*Item_Spellfire*": "Spellfire", "Spellfire": "Spellfire", "Ability__FortressMinion__CritAttack": "Fortress AA", - "*Lorelei*": "Lorelei", - "HERO_ABILITY_LORELAI_A_NAME": "Lorelei A", - "HERO_ABILITY_LORELAI_B_NAME": "Lorelei B", - "HERO_ABILITY_LORELAI_C_NAME": "Lorelei C", + "*Lorelai*": "Lorelai", + "HERO_ABILITY_LORELAI_A_NAME": "Lorelai A", + "HERO_ABILITY_LORELAI_B_NAME": "Lorelai B", + "HERO_ABILITY_LORELAI_C_NAME": "Lorelai C", "Buff_Item_StormguardBanner_Damage": "Stormguard Banner", "Buff_Item_Spellfire_Damage": "Spellfire", - "Buff_Lorelai_FishFoodDamagePerSecond": "Lorelei A", - "Buff_Lorelai_FishFoodDelay": "Lorelei A", + "Buff_Lorelai_FishFoodDamagePerSecond": "Lorelai A", + "Buff_Lorelai_FishFoodDelay": "Lorelai A", "Buff_Reza_C_DamagePostTeleport": "Reza C" } |
