function scr_color_hp_bonusscr_color_hp_bonusfunction scr_color_hp_bonus() //gml_Script_scr_color_hp_bonus { c_hp_bonus = make_color_rgb(232, 36, 75) }() //gml_Script_scr_color_hp_bonus
{
c_hp_bonus = make_color_rgb(232, 36, 75)
}