function scr_color_sp_bonusscr_color_sp_bonusfunction scr_color_sp_bonus() //gml_Script_scr_color_sp_bonus { c_sp_bonus = make_color_rgb(68, 156, 221) }() //gml_Script_scr_color_sp_bonus
{
c_sp_bonus = make_color_rgb(68, 156, 221)
}