From 581e1bef2d888de5c2ecb8545033cdcd0a308f79 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sun, 30 May 2010 03:00:12 -0500 Subject: [PATCH] Fixed capitalization of prismatic gems --- GemIds.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GemIds.lua b/GemIds.lua index 7950e4a..f23f437 100644 --- a/GemIds.lua +++ b/GemIds.lua @@ -465,7 +465,7 @@ GemIds = { {["intellect"] = 12, ["chance to restore mana on spellcast"] = 1}, }, [2947] = { - "Prismatic", + "prismatic", "Prismatic Sphere", {["all resistances"] = 3}, }, @@ -552,7 +552,7 @@ GemIds = { }, [4] = { [2948] = { - "Prismatic", + "prismatic", "Void Sphere", {["all resistances"] = 4}, }, @@ -1947,21 +1947,21 @@ GemIds = { ["Unique-Equipped"] = { [5] = { [3749] = { - "Prismatic", + "prismatic", "Enchanted Pearl", {["all stats"] = 4}, }, }, [6] = { [3750] = { - "Prismatic", + "prismatic", "Enchanted Tear", {["all stats"] = 6}, }, }, [7] = { [3879] = { - "Prismatic", + "prismatic", "Nightmare Tear", {["all stats"] = 10}, }, -- 1.7.9.5