Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_ceroba_flower_circle_checker_pacifist_Alarm_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
counter_current += 1;
4
instance_create_depth(0, 0, -100, obj_battle_enemy_attack_ceroba_flower_circle_spawner_pacifist);