We r using zulu pol3 scripts ,this is a bug here if u put some posion potions into a potion keg , it would give u only one potions back
whats worng with the scripts?
About potion keg bug
look up the onInsert script first to find out which prop counts how many potions you put in the keg. Then, as you add multiple potions to the keg, look at the keg's props to be sure the counter is increasing correctly. If not, the problem is in the onInsert script. If it is, then the problem is in the useScript or whatever you do to get potions back out.