# HG changeset patch # User Zerotorescue # Date 1297154909 -3600 # Node ID cb335a887ee90f04d4d1090126f3243f0c8d7479 # Parent 5e981f852c31e8045ef05647e0d1f120a3bc6bf5 Updated scroll ids so we can translate the new enchants into scrolls. diff -r 5e981f852c31 -r cb335a887ee9 Data/Scrolls.lua --- a/Data/Scrolls.lua Tue Feb 08 09:34:16 2011 +0100 +++ b/Data/Scrolls.lua Tue Feb 08 09:48:29 2011 +0100 @@ -306,4 +306,8 @@ [74195] = 52747, [74198] = 52749, [74193] = 52746, + -- Added in patch 4.0.6 + [96264] = 68784, + [96261] = 68785, + [96262] = 68786, }; \ No newline at end of file