Changes

m
no edit summary
Line 104: Line 104:     
local function formatVoice(e)
 
local function formatVoice(e)
   if type(e.voice) == 'number' then
+
   if type(e.voice) == 'number' and e.voice < 10 then
 
     return string.format('{{audio|file=Ship Voice %s Spring 2019 Event Friend Fleet %s.ogg}}', e.ship, e.voice)
 
     return string.format('{{audio|file=Ship Voice %s Spring 2019 Event Friend Fleet %s.ogg}}', e.ship, e.voice)
 
   else
 
   else
cssedit, gkautomate
6,941

edits