Update 0_variables.sh

This commit is contained in:
bash
2024-08-12 21:28:43 +02:00
committed by GitHub
parent 59a3ce05bb
commit f57fcfe3ce

View File

@@ -6,8 +6,8 @@ ROOT_DIR="$(cd -P -- "$(dirname -- "$0")" && pwd -P)"
##########################################################################################
REALM_IP="192.168.178.185"
REALM_NAME="azerothcore.org"
AH_BOT_MIN_ITEMS="15000"
AH_BOT_MAX_ITEMS="20000"
AH_BOT_MIN_ITEMS="25000"
AH_BOT_MAX_ITEMS="30000"
##########################################################################################