From e3c34ce7bf1bfbbb0a133579f8bb60c639fae5c6 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Thu, 7 Jan 2010 01:18:04 -0600 Subject: [PATCH] Removed rune of the stoneskin gargoyle (it's an enchant) --- Regexps.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Regexps.lua b/Regexps.lua index 9c17e5b..d99fcb7 100644 --- a/Regexps.lua +++ b/Regexps.lua @@ -65,10 +65,6 @@ MultipleStatLines = { } SingleStatLines = { - {"^Rune of the Stoneskin Gargoyle", - function() - return setmetatable({["Defense"] = 25}, ww_normalStatsMetatable) - end}, {"^Equip: Restores (%d+) mana per 5 sec%.", function(text, pattern) return WeightsWatcher:singleStatValueOnly(text, pattern, "MP5") -- 1.7.9.5