v68

His Dad [08-08-20 - 02:38]
v68

Minor fixes

Signed-off-by: His Dad <John@hisdad.org>
Filename
Doc/Changelog.txt
data/Quest.lua
data/ids.lua
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index 433383e..ea00c7d 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,10 +1,13 @@
-Version 68
+2020-08-08 Version 68

 Removed the Asp Awareness Achievement from Summerset World Bosses
+Added Moonwalker to Elsweyr SkillQuests
+

 2020-7-30 version 67
 Add Stonethorn
 Add Greymoor 2 Skill quests
+Has Ru data

 2020-05-29 version 66
 Added 2 Skill quests for Elsweyr
diff --git a/data/Quest.lua b/data/Quest.lua
index 41e2ad7..bbaea9a 100644
--- a/data/Quest.lua
+++ b/data/Quest.lua
@@ -181,6 +181,7 @@ SQ_dat = {
 --Elsweyr
 [2482] = {Location=25, ["link1"] = "https://en.uesp.net/wiki/Online:A_Rage_of_Dragons"},	-- (Quests) Tharn's Aide-de-Camp,  Complete the "Rage of Dragons" quest in Northern Elsweyr.
 [2485] = {Location=25, ["link1"] = "https://en.uesp.net/wiki/Online:Two_Queens"},	-- (Quests) Rimmen Revolution,  Complete the "Two Queens" quest in Northern Elsweyr.
+[2488] = {Location=25, ["link1"] = "https://en.uesp.net/wiki/Online:Moonwalker"},        -- (Quests) Moonwalker,  Complete the "Jode's Core" quest in Northern Elsweyr.

 --Greymoor
 [2722] = {Location=26, ["link1"] =	"https://en.uesp.net/wiki/Online:The_Vampire_Scholar"},	-- (Quests) Friend to Fennorian,  Complete "The Vampire Scholar" quest in Western Skyrim.
diff --git a/data/ids.lua b/data/ids.lua
index 3591f3e..80f4879 100644
--- a/data/ids.lua
+++ b/data/ids.lua
@@ -1,4 +1,4 @@
-hist.IDVersion="67"
+hist.IDVersion="68"
 hist.IDs = {
 --  Group 1N
 [1073] = true,
@@ -197,8 +197,9 @@ hist.IDs = {
 [598] = true,
 [599] = true,
 [2720] = true,
-[1370] = true,
 [2722] = true,
+[1370] = true,
+[2488] = true,
 [2338] = true,
 [605] = true,
 [606] = true,
@@ -365,7 +366,6 @@ hist.IDs = {
 [161] = true,
 [162] = true,
 [163] = true,
-[2212] = true,
 [425] = true,
 [426] = true,
 [427] = true,