Changes

m
no edit summary
Line 154: Line 154:  
                 fleetNote = fleetNote .. ", '''{{color|red|{{tooltip|Powerful|"  .. fleet.p2w ..  " samples}}}}'''"
 
                 fleetNote = fleetNote .. ", '''{{color|red|{{tooltip|Powerful|"  .. fleet.p2w ..  " samples}}}}'''"
 
             end
 
             end
             if table.getn(fleet.voices) > 0 then
+
             if table.getn(fleet.voices or {}) > 0 then
 
                 fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice))
 
                 fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice))
 
             end
 
             end
cssedit, gkautomate
7,060

edits