2,875
edits
m (Fix incorrect combat icon link) |
m (Fix incorrect thieving level requirement) |
||
Line 948: | Line 948: | ||
source = sourceTxt, | source = sourceTxt, | ||
type = Icons.Icon({SkillData.Thieving.name, type='skill'}), | type = Icons.Icon({SkillData.Thieving.name, type='skill'}), | ||
level = Icons._SkillReq("Thieving", thiefRow | level = Icons._SkillReq("Thieving", thiefRow.level), | ||
minqty = thiefRow.minQty, | minqty = thiefRow.minQty, | ||
qty = thiefRow.maxQty, | qty = thiefRow.maxQty, |
edits