changeset 233:cb335a887ee9

Updated scroll ids so we can translate the new enchants into scrolls.
author Zerotorescue
date Tue, 08 Feb 2011 09:48:29 +0100
parents 5e981f852c31
children d00106ce9f59
files Data/Scrolls.lua
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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