V3.2.3 Fix Argonian Style Icon
His Dad [01-30-15 - 20:00]
V3.2.3 Fix Argonian Style Icon
diff --git a/AIResearchGrid.lua b/AIResearchGrid.lua
index 609044f..9a8dc1e 100644
--- a/AIResearchGrid.lua
+++ b/AIResearchGrid.lua
@@ -8,7 +8,7 @@ local _
AIRG = {}
AIRG.name = "AIResearchGrid"
-AIRG.version = "3.2.2"
+AIRG.version = "3.2.3"
AIRG.initialised = false
AIRG.processing = false
AIRG.all = " #ALL" -- Default displayname for Virtual character, overrwritten by Localised version
@@ -710,7 +710,7 @@ function AIRG.AssignStyleLookups()
AIRG.styleLookupIcons[6] = "ESOUI/art/charactercreate/charactercreate_redguardicon_"
AIRG.styleLookupIcons[7] = "ESOUI/art/charactercreate/charactercreate_khajiiticon_"
AIRG.styleLookupIcons[8] = "ESOUI/art/charactercreate/charactercreate_orcicon_"
- AIRG.styleLookupIcons[9] = "ESOUI/art/charactercreate/charactercreate_orcicon_"
+ AIRG.styleLookupIcons[9] = "ESOUI/art/charactercreate/charactercreate_argonianicon_"
AIRG.styleLookupIcons[10] = "ESOUI/art/charactercreate/charactercreate_imperialicon_"
AIRG.styleLookupIcons[11] = "ESOUI/art/progression/progression_indexicon_weapons_"
AIRG.styleLookupIcons[12] = "ESOUI/art/progression/progression_indexicon_weapons_"
diff --git a/AIResearchGrid.txt b/AIResearchGrid.txt
index 4c14abf..f2b536e 100644
--- a/AIResearchGrid.txt
+++ b/AIResearchGrid.txt
@@ -1,6 +1,6 @@
-## Title: |cFFFFB0Research Grid|r v3.2.1
+## Title: |cFFFFB0Research Grid|r v3.2.3
## APIVersion: 100010
-## Version: 3.2.1
+## Version: 3.2.3
## Author: Stormknight and Team
## OptionalDependsOn: LibAddonMenu-2.0
## SavedVariables: AIRG_SavedVariables
diff --git a/doc/changelog.txt b/doc/changelog.txt
index 19fcb28..97f5aba 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -1,3 +1,10 @@
+2015--1-21 V3.2.3
+ New Feature
+ None
+ Updated Version String.
+ Bug Fixed
+ Argonian Style Icon Corrected. Thanks Kevinmon
+
2015-01-12 V3.2.2
New Feature
None
@@ -17,7 +24,7 @@
New Feature
None
Bug Fixed
- When you delte character data (using the Settings Dialog), it now removes that char from the UI, thank you Garkin
+ When you delete character data (using the Settings Dialog), it now removes that char from the UI, thank you Garkin
Updated Version String.
2015-01-05 V3.1.10
diff --git a/doc/description.txt b/doc/description.txt
index e322b6f..e1b2953 100644
--- a/doc/description.txt
+++ b/doc/description.txt
@@ -11,9 +11,6 @@
[*]Can display how to update a character (Relative Mode)
[/LIST][/COLOR][/I][/B]
-[SIZE="4"][COLOR="Lime"]Using AI Research Grid[/COLOR][/SIZE]
-(Version 2X only) [URL="https://www.youtube.com/watch?v=DV4-D-e5T8Q"]Video on set-up and using up AI Research Grid[/URL]
-
To open/close the addon, either type the command "/airg" or preferably open the Keybindings set-up and set a key to toggle the addon on/off.
When the addon main window appears, you will see icons at the top-left of the window, representing Blacksmithing, Clothing & Woodworking.