#IMPORTANT! How to set values - Format "KEY = VALUE" must be used. Anything like that " KEY = VALUE", "KEY=VALUE", "KEY =VALUE " and etc is incorrect!
#Available positive values: YES, TRUE and 1. Available negative values: NO, FALSE and 0.


#Set to YES if want to start game with ani off by default
START_GAME_WITH_ANI_OFF = YES

#Disables popup messages... Better do not set YES here if you don't know why you need it
SUPRESS_POPUP_MESSAGES = NO

#If you set NO, scammer detecter is disabled
USE_SCAMMERS_LIST = YES

#Check intervals in milliseconds (1000 = 1 second)
HEALTH_AND_MANA_CHECK_INTERVALS = 1000

#Example of values below - if mana drops below 70% a mana potion will be used. Only numeric values is supported!
RESTORE_HEALTH_IF_DROP_BELOW_THIS_PRC = 90
RESTORE_MANA_IF_DROP_BELOW_THIS_PRC = 70

RESTORE_PET_HEALTH_IF_DROP_BELOW_THIS_PRC = 90
RESTORE_PET_MANA_IF_DROP_BELOW_THIS_PRC = 70

#Display your login in main window title or no. Disable it, if you record videos or make screenshots, to keep you login safe.
DISPLAY_LOGIN_IN_MAIN_WINDOW = YES

#Save chat log into files (chat_logs directory)
SAVE_CHAT_LOG = YES

#Contribute your rolls result to bugwarlabs carnelians statistic page (http://bugwarlabs.somee.com/carns.aspx).
#You can build statistic and see which carnelians levels gives your desired bonuses at most.
DO_ROLL_REPORTS = TRUE