- 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
Line 96:
Line 96:
− +
no edit summary
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 < -9 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]