From 1ffd141c290c9a90f34fecfd2e74fa2b84ce0bc0 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:10:06 +0200 Subject: [PATCH] Create USER.ENV --- USER.ENV | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 USER.ENV diff --git a/USER.ENV b/USER.ENV new file mode 100644 index 0000000..5f6f898 --- /dev/null +++ b/USER.ENV @@ -0,0 +1,5 @@ +REALM_IP="192.168.178.185" +REALM_NAME="azerothcore.org" + +AH_BOT_MIN_ITEMS="25000" +AH_BOT_MAX_ITEMS="30000"