obj potion name = "Health Potion" icon = 'items.dmi' icon_state = "life" Click() usr << "You use your [src.name]" usr.hp = 30 usr<