From f4a2fa6444eaeea0da045c8f07b0b14b5e869f4e Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 4 Aug 2024 20:01:31 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e3861d..e3b9dbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Black-Market-Vendor -Adds a Vendor who sells 1 Armor per class and rotates them out weekly. +Adds a Vendor who sells 1 Armor Set per class and rotates them out weekly. The SQL table's (`black_market_armor_sets` `black_market_current_set`) is created in your "World" folder. The Lua script for the NPC handles randomly getting the Armor sets and allows players to purchase them for 100 Araxia Tokens (Item ID: 910001).