Changes

m
no edit summary
Line 671: Line 671:  
         local equipment = self:slot(i)
 
         local equipment = self:slot(i)
 
         if equipment then
 
         if equipment then
             armor = armor + equipment:armor()
+
             armor = armor + (equipment:armor() or 0)
 
         end
 
         end
 
     end
 
     end
cssedit, gkautomate
6,928

edits