"1 if (userMoney >= potionCost) {
2 if (userLevel >= levelRequirement) {
3 purchasePotion();
4 }
5 } else {
6 displayItemLocked();
7 }"
So what is this potion?Magical potions don't allow noob to drink them?I bet they are like those seeking attentions wizard!