Module:Items: Difference between revisions

Fixed a typo
(Fixed some calls to get thieving icons)
(Fixed a typo)
Line 36: Line 36:
   --Special Overrides:
   --Special Overrides:
   if StatName == 'stabAttackBonus' then
   if StatName == 'stabAttackBonus' then
     if item.attacBonus == nil then  
     if item.attackBonus == nil then  
       result = nil
       result = nil
     else
     else