Changes

m
no edit summary
Line 155: Line 155:  
     self:build_table("Destroyer")
 
     self:build_table("Destroyer")
 
     self:build_table("Submarine")
 
     self:build_table("Submarine")
 +
    self:build_table("Other")
 
     return table.concat(self._rows, "\n")
 
     return table.concat(self._rows, "\n")
 
end
 
end
48

edits