The problem I'm facing is that when I set as :
Code: Select all
getAuto WoE White Potion {
minAmount 1
maxAmount 50
passive
}Code: Select all
getAuto WoE White Potion {
minAmount 1
maxAmount 100
passive
}Moderator: Moderators

Code: Select all
getAuto WoE White Potion {
minAmount 1
maxAmount 50
passive
}Code: Select all
getAuto WoE White Potion {
minAmount 1
maxAmount 100
passive
}