From ca449cfed5819d217d68cdfc88d420b06249715d Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:32:40 -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 68ea9dd..a150406 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -This project implements a custom Blackjack game for a for AzerothCore with Eluna and it uses AIO. The game is hosted by a custom NPC, and players can interact with the NPC to play Blackjack directly in the game. +This project implements a custom Blackjack game for a for AzerothCore with Eluna and it uses AIO. The game is hosted by a NPC named Lord Foldemort, and players can interact with the NPC to play Blackjack directly in the game. In order to use these modules you will need to have: - AzerothCore Server with mod_eluna installed.