Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_generator_Draw_0

related scripts: Alarm_0Create_0Draw_0 Other_5Step_0Step_1Step_2

(view raw script w/o annotations or w/e)
1
if (global.battle_enemy_name == "craniex")
2
    script_execute(scr_draw_enemy_icons_craniex);