• 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
m
no edit summary
Line 47: Line 47:     
function EnemyColors:variant_background_image(ship, original_background_image)
 
function EnemyColors:variant_background_image(ship, original_background_image)
local back = ship:back() or 0
+
local back = ship:back()
 +
if not back then
 +
    return ""
 +
end
 
local background_image = {}
 
local background_image = {}
 
if back <= -4 and back >= -6 then
 
if back <= -4 and back >= -6 then
cssedit, gkautomate
6,928

edits

Navigation menu