From 0f986f48524dc3e85e5644bfe7a33cd5eb2d8ddd Mon Sep 17 00:00:00 2001
From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com>
Date: Sun, 7 Jul 2024 13:38:21 -0400
Subject: [PATCH] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 75d8b57..3b67fca 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,7 @@ VALUES
`(class, item_id, name, item_set_id, set_name)`: Specifies the columns into which data will be inserted:
-`class:` Class identifier for the armor set. (Warrior, Mage, Rogue, etc.)
-
+`class:` Class identifier for the armor set. (1 - Warrior, 2 - Paladin, 3 - Hunter, 4 - Rogue, 5 - Priest, 6 - Death Knight, 7 - Shaman, 9 - Mage, 9 - Warlock, 11 - Druid)
`item_id:` Unique identifier for the armor item. (The Items listed in the "Armor Set")
`name:` Name of the armor item.
`item_set_id:` Identifier for the armor set. (Each armor set has its own unique number, 551, 250, 689, etc.)