fix vetaran hard volenfell

His Dad [01-01-17 - 08:49]
fix vetaran hard volenfell
Filename
Doc/Changelog.txt
HistOffline.lua
data/Group1.lua
history.lua
history.txt
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index 47d0eab..a137c70 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,3 +1,6 @@
+2017-01-01 version 33
+	Fixed Veteran hard Volenfell
+
 2016-12-31 version 32
 	Fix to dying when just leaving non-vet, when the account has CP (error line 314)
 	(Non vet only goes to level 49, not 50)
diff --git a/HistOffline.lua b/HistOffline.lua
index 62ebc8c..55b0581 100644
--- a/HistOffline.lua
+++ b/HistOffline.lua
@@ -14,7 +14,7 @@ local Colour_Heading_Complete = "#58FA58"

 --iup.SetGlobal("UTF8MODE","YES")
 -- ========================
-version= "32"
+version= "33"
 require( "iuplua" )
 require( "iupluacontrols" )
 dofile "../../SavedVariables/History.lua"
diff --git a/data/Group1.lua b/data/Group1.lua
index 3eda71e..0a0d6ed 100644
--- a/data/Group1.lua
+++ b/data/Group1.lua
@@ -61,7 +61,7 @@ Grp_Dat["1VH"].id = {
 [1570]= {L=1, C=2},		-- "Quiet at Last"
 [1594]= {L=2, C=2},		-- "Down the Gutter"
 [1615]= {L=3, C=2},		-- "A Crypt for Two"
-[1639]= {L=4, C=2},		-- "They Were Just Rusty"
+[1634]= {L=4, C=2},		-- "They Were Just Rusty"
 [1652]= {L=5, C=2},		-- "Thoroughly Plundered"

 [1554]= {L=1, C=3},		-- "Soul Splitter"
diff --git a/history.lua b/history.lua
index 8c0c165..80228cb 100644
--- a/history.lua
+++ b/history.lua
@@ -1,6 +1,6 @@
 hist = {
 	name = "history",
-	version = "32",
+	version = "33",
 	initialised = false,
 	SV={},
 	L={},
diff --git a/history.txt b/history.txt
index 32b5527..6273b67 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,6 @@
 ## Title: Dad's History
 ## APIVersion: 100017
-## Version: 32
+## Version: 33
 ## Author: HisDad
 ## Description: Record progress of all characters for offline viewing.
 ## SavedVariables: History_SV