• 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 92: Line 92:  
color = self._kai_glow_colors[index]
 
color = self._kai_glow_colors[index]
 
end
 
end
elseif back and back > -7 and back < -3 then
+
elseif back and back > -10 and back < -6 then
 
if index <= #self._late_model_glow_colors then
 
if index <= #self._late_model_glow_colors then
 
color = self._late_model_glow_colors[index]
 
color = self._late_model_glow_colors[index]
 
end
 
end
elseif back and back > -10 then
+
elseif back and back < -10 then
 
if index <= #self._boss_glow_colors then
 
if index <= #self._boss_glow_colors then
 
color = self._boss_glow_colors[index]
 
color = self._boss_glow_colors[index]
Anonymous user

Navigation menu