
Originally Posted by
Tiger589
Hey Question I have updated the lua file multiple times to take out 800 mana pots and to go to second level and it still is not doing it. Is there something i am doing wrong?
Bottom-Floor = true ; Whether the character continues through the bottom floor route. (true/random/false)
Stay-Bottom-Floor = true ; Whether the character stays hunting the bottom floor route. (true/random/false)
Hardcore = false
ManaName = mana potion ; Name, or item id, of the potion.
ManaMin = 100 ; The amount of potions at which you will leave to go refill.
ManaMax = 800 ; The amount of potions you want to withdraw or buy. (0 to disable)
ManaAlarm = 0 ; The amount of potions to trigger an alarm. (0 to disable)