How can I increase the number of potions?

I need help to get more berserk potions, but I cant seem to get the script to work in the development console. How can I get more berserk potions?


In the development console, type the following two lines:

potions.setPotionNbrOwned(potions.list.berserk, 20);
potions.updateOnPage();