Changes

m
no edit summary
Line 234: Line 234:  
             local name, suffix = Ship:process_ship_key(form.name)
 
             local name, suffix = Ship:process_ship_key(form.name)
 
             suffix = suffix or ""
 
             suffix = suffix or ""
             local title = form.seasonal and suffix or suffix == "" and form.name or suffix
+
             local title = form.seasonal and suffix or suffix == "" and name or suffix
 
             table.insert(result, "{{!}}-{{!}}" .. title .. "=")
 
             table.insert(result, "{{!}}-{{!}}" .. title .. "=")
 
             if form.normal and form.damaged then
 
             if form.normal and form.damaged then
cssedit, gkautomate
7,060

edits