scr_enemy_object_init(); recruitcount = 1/3; talkmax = 90; image_speed = 0.16666666666666666; idlesprite = spr_shinobeetle; hurtsprite = spr_shinobeetle_hurt; sparedsprite = spr_shinobeetle_spare; custom_draw_example = 0; first_turn_alone = false; amialone = false; leftwingangle = 0; rightwingangle = 0; wingcon = 0; wingtimer = 0; wingtimermax = 60 + irandom(90); wingsiner = 0; alone = false; first_balloon = false; convince_count = 0; convince_max_mercy_count = 0; puppydogeyes = 0; if (global.encounterno == 232 && !i_ex(obj_seth_shinobeetle_controller)) instance_create_depth(camerax() + 524, cameray() + 150, depth + 10, obj_seth_shinobeetle_controller);