Not sure if you are talking about potions o0 but...
You could edit the potions.lua (actions>scripts>liquids) and select a huge ammount to recover
local POTIONS = {
[8704] = {empty = 7636, splash = 2, health = {50, 100}}, -- small health potion
[7618] = {empty = 7636, splash = 2, health...