summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-11-11 21:27:26 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-11-11 21:27:26 +0100
commitcf3e7701302c3e1105b5697e7f3371471736599a (patch)
treef768c7e199be2a391d74303a5b3ae258bb1f4772
parent32de6423fccc69d7aa66fa17e8fcfc1313f1ab54 (diff)
downloadorm-cf3e7701302c3e1105b5697e7f3371471736599a.tar.gz
orm-cf3e7701302c3e1105b5697e7f3371471736599a.zip
fix typo Lorelei -> Lorelai
-rw-r--r--mappings_source.js12
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"
}