• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 221: Line 221:  
                 damaged = damaged,
 
                 damaged = damaged,
 
                 season = data._season,
 
                 season = data._season,
 +
                season_suffix = data._season_suffix,
 
             })
 
             })
 
         end
 
         end
Line 261: Line 262:  
         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 name == ship_name and "Base" or suffix
+
         local title = form.seasonal and (form.season_suffix or suffix) or suffix == "" and name == ship_name and "Base" or suffix
 
         if not first_seasonal and form.seasonal then
 
         if not first_seasonal and form.seasonal then
 
             first_seasonal = true
 
             first_seasonal = true
cssedit, gkautomate
6,942

edits

Navigation menu