Changes

no edit summary
Line 96: Line 96:  
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]
Anonymous user