timer = 0; con = 0; lightpink = make_color_rgb(247, 91, 200); medpink = make_color_rgb(230, 36, 123); darkpink = make_color_rgb(200, 34, 141); tsiner = 0; current = 0; if (i_ex(obj_pink_enemy)) current = obj_pink_enemy.doki; flashsiner = 0; healthbar_surf = surface_create(96, 250); electricity_timer = 0; electricity_con = 0; dokimax = 30; if (i_ex(obj_pink_enemy)) dokimax = obj_pink_enemy.dokimax; show_doki_bar = false; doki_x = 80; weatherangle = 0; weatherangletimer = 0; reeltimer = 0; reelsize = 100; population_scale = 2; dogtimer = 0; dogalpha = 0; dogx = -100; dogy = -100; radarlen = 20; radarangle = 0; doglen = 20; dogangle = 0; xx = 300; dokishaketimer = 0; init = false; blushcon = 0; blushtimer = 0; var _rep = 0; repeat (7) { populationx[_rep] = 0 + (_rep * 6); populationx2[_rep] = 6 + (_rep * 6); if (_rep == 0) populationy[_rep] = 24 + irandom(26); else populationy[_rep] = populationy[_rep - 1]; populationy2[_rep] = 24 + irandom(26); _rep++; } weatherkick_con = 0; weatherkick_timer = 0; populationkick_con = 0; populationkick_timer = 0;