Changes

m
no edit summary
Line 149: Line 149:  
     self:build_table("Heavy Cruiser")
 
     self:build_table("Heavy Cruiser")
 
     self:build_table("Light Cruiser")
 
     self:build_table("Light Cruiser")
 +
    self:build_table("Destroyer")
 
     self:build_table("Submarine")
 
     self:build_table("Submarine")
 
     return table.concat(self._rows, "\n")
 
     return table.concat(self._rows, "\n")
48

edits