Cant get the Mana rune to work, only changed the vocs
local knights = {4, 8, 12}
local mages = {1, 2, 5, 6, 9, 10}
function onUse(cid, item, fromPosition, itemEx, toPosition)
local exhausted = createConditionObject(CONDITION_EXHAUST)
setConditionParam(exhausted, CONDITION_PARAM_TICKS...