Changes

no edit summary
Line 135: Line 135:  
function EquipmentData:type()
 
function EquipmentData:type()
 
return self._type
 
return self._type
 +
end
 +
 +
function EquipmentData:album_type()
 +
return self._album_type
 
end
 
end
  
Anonymous user