pre 68
His Dad [08-02-20 - 20:28]
pre 68
Signed-off-by: His Dad <John@hisdad.org>
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index 978328d..433383e 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,3 +1,7 @@
+Version 68
+
+Removed the Asp Awareness Achievement from Summerset World Bosses
+
2020-7-30 version 67
Add Stonethorn
Add Greymoor 2 Skill quests
diff --git a/HistOffline.lua b/HistOffline.lua
index 3b1df5c..beb511c 100644
--- a/HistOffline.lua
+++ b/HistOffline.lua
@@ -14,10 +14,10 @@ Colour_Heading_Complete = "#58FA58"
Settings_s ="./my/visibility.lua"
---force_lang = "fr" -- or "de" or "fr" for debugging
+--force_lang = "ru" -- or "de" or "fr" or "ru" for debugging
-- ========================
-version= "67"
+version= "68"
require( "iuplua" )
require( "iupluacontrols" )
diff --git a/data/WB.lua b/data/WB.lua
index 157b7f9..c3fe93e 100644
--- a/data/WB.lua
+++ b/data/WB.lua
@@ -181,7 +181,7 @@ WB_dat = { --World Boss Achievements
[1290] = {Location=21}, -- Kill Nyzchaleft, Kill Nyzchaleft the Dwarven Centurion at Nyzchaleft Falls.
[1289] = {Location=21}, -- Kill Mad Urkazbur the Ogre, Kill Mad Urkazbur at the Mad-Ogre's Altar.
[1287] = {Location=21}, -- Kill King-Chief Edu, Kill the Riekr regent King-Chief Edu at the King-Chief's Throne.
-[1288] = {Location=21}, -- Kill Corintthac the Abomination, Kill the Winterborn Briarheart Warrior, Corintthac the Abomination, at the Accursed Nursery.
+[1288] = {Location=21}, -- Kill Corintthac the Abomination, Kill the Winterborn Briarheart Warrior, Corintthac the Abomination, at the Accursed Nursery.
--Clock
@@ -196,7 +196,6 @@ WB_dat = { --World Boss Achievements
[2039] = {Location=23}, -- "Talon Taker" "Defeat Haeliata and Nagravia at Gryphon Run.",
[2040] = {Location=23}, -- "Amphibian Agitator""Defeat Graveld at Graveld's Hideaway.",
[2041] = {Location=23}, -- "Keel Hauler" "Defeat Keelsplitter at Keelsplitter's Nest.",
-[2212] = {Location=23}, -- "Asp Awareness" "Defeat Keelsplitter without stepping on any of the snakes.",
--Mirelurk
[2293] = {Location=24}, -- Fiend of the Fens, Defeat the necromancer Baxilt-Gah at Bok-Xul.
diff --git a/history.lua b/history.lua
index cca16d0..e9f0971 100644
--- a/history.lua
+++ b/history.lua
@@ -1,6 +1,6 @@
hist = {
name = "history",
- version = 67,
+ version = 68,
initialised = false,
SV={},
L={},
diff --git a/history.txt b/history.txt
index a5c4822..b45e95d 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,6 @@
-## Title: Dad's History 67
+## Title: Dad's History 68
## APIVersion: 100031 100032
-## Version: 67
+## Version: 68
## Author: HisDad
## Description: Record progress of all characters for offline viewing. No in-game interface.
## SavedVariables: History_SV