diff --git a/RecipeDB/ARL-Mob.lua b/RecipeDB/ARL-Mob.lua
index 7ebd07c..3468580 100644
--- a/RecipeDB/ARL-Mob.lua
+++ b/RecipeDB/ARL-Mob.lua
@@ -395,15 +395,15 @@ function addon:InitMob(MobDB)
self:addLookupList(MobDB,18168,L["The Crone"],BZONE["Karazhan"],0,0)
self:addLookupList(MobDB,18202,L["Murkblood Putrifier"],BZONE["Nagrand"],32.68,44.56)
self:addLookupList(MobDB,18203,L["Murkblood Raider"],BZONE["Nagrand"],32.35,43.24)
- self:addLookupList(MobDB,18309,L["Ethereal Scavenger"],BZONE["Mana-tombs"],0,0)
- self:addLookupList(MobDB,18312,L["Ethereal Spellbinder"],BZONE["Mana-tombs"],0,0)
- self:addLookupList(MobDB,18314,L["Nexus Stalker"],BZONE["Mana-tombs"],0,0)
- self:addLookupList(MobDB,18317,L["Ethereal Priest"],BZONE["Mana-tombs"],0,0)
+ self:addLookupList(MobDB,18309,L["Ethereal Scavenger"],BZONE["Mana-Tombs"],0,0)
+ self:addLookupList(MobDB,18312,L["Ethereal Spellbinder"],BZONE["Mana-Tombs"],0,0)
+ self:addLookupList(MobDB,18314,L["Nexus Stalker"],BZONE["Mana-Tombs"],0,0)
+ self:addLookupList(MobDB,18317,L["Ethereal Priest"],BZONE["Mana-Tombs"],0,0)
self:addLookupList(MobDB,18318,L["Sethekk Initiate"],BZONE["Sethekk Halls"],0,0)
self:addLookupList(MobDB,18320,L["Time-Lost Shadowmage"],BZONE["Sethekk Halls"],0,0)
self:addLookupList(MobDB,18322,L["Sethekk Ravenguard"],BZONE["Sethekk Halls"],0,0)
self:addLookupList(MobDB,18325,L["Sethekk Prophet"],BZONE["Sethekk Halls"],0,0)
- self:addLookupList(MobDB,18344,L["Nexus-Prince Shaffar"],BZONE["Mana-tombs"],0,0)
+ self:addLookupList(MobDB,18344,L["Nexus-Prince Shaffar"],BZONE["Mana-Tombs"],0,0)
self:addLookupList(MobDB,18373,L["Exarch Maladaar"],BZONE["Auchenai Crypts"],0,0)
self:addLookupList(MobDB,18422,L["Sunseeker Botanist"],BZONE["The Botanica"],0,0)
self:addLookupList(MobDB,18472,L["Darkweaver Syth"],BZONE["Sethekk Halls"],0,0)
@@ -490,7 +490,7 @@ function addon:InitMob(MobDB)
self:addLookupList(MobDB,22144,L["Gordunni Elementalist"],BZONE["Zangarmarsh"],73.55,91.30)
self:addLookupList(MobDB,22148,L["Gordunni Head-Splitter"],BZONE["Nagrand"],76.62,37.80)
self:addLookupList(MobDB,22242,L["Bash'ir Spell-Thief"],BZONE["Blade's Edge Mountains"],53.42,16.19)
- self:addLookupList(MobDB,22286,L["Fel Rager"],BZONE["Bladge's Edge Mountains"],0,0)
+ self:addLookupList(MobDB,22286,L["Fel Rager"],BZONE["Blade's Edge Mountains"],0,0)
self:addLookupList(MobDB,22310,L["Storming Wind-Ripper"],BZONE["Zangarmarsh"],63.34,85.83)
self:addLookupList(MobDB,22323,L["Incandescent Fel Spark"],BZONE["Hellfire Peninsula"],61.50,20.12)
self:addLookupList(MobDB,22822,L["Ethereum Nullifier"],BZONE["Netherstorm"],63.07,41.43)
@@ -527,7 +527,7 @@ function addon:InitMob(MobDB)
self:addLookupList(MobDB,24683,L["Sunblade Mage Guard"],BZONE["Magisters' Terrace"],0,0)
self:addLookupList(MobDB,24684,L["Sunblade Blood Knight"],BZONE["Magisters' Terrace"],0,0)
self:addLookupList(MobDB,24697,L["Sister of Torment"],L["Unknown Zone"],0,0)
- self:addLookupList(MobDB,24698,L["Ethereum Smuggler"],BZONE["Magister's Terrace"],0,0)
+ self:addLookupList(MobDB,24698,L["Ethereum Smuggler"],BZONE["Magisters' Terrace"],0,0)
self:addLookupList(MobDB,24830,L["Stonevault Pillager"],BZONE["Uldaman"],0,0)
self:addLookupList(MobDB,24960,L["Wretched Devourer"],BZONE["Isle of Quel'Danas"],39.20,35.32)
self:addLookupList(MobDB,24966,L["Wretched Fiend"],BZONE["Isle of Quel'Danas"],40.17,35.56)