Undertale script viewer

← back to main script listing

gml_Object_obj_floweybattle1_Alarm_4

related scripts: Alarm_0Alarm_1Alarm_10Alarm_11Alarm_2Alarm_3Alarm_4 Alarm_5Alarm_6Alarm_7Alarm_8Alarm_9Create_0Other_0Step_0

(view raw script w/o annotations or w/e)
1
if (global.language != "ja")
2
    alarm[6]
 = 170;
gml_Object_obj_floweybattle1_Alarm_6.gml

sprite_index = spr_floweyside; alarm[5]
 = 40;
conversation = 9.3;
3
global.typer = 6;
4
blcon = instance_create(x + sprite_width, y, obj_blconwdflowey);
5
conversation = 9.2;
6
global.msc = 672;
7
blconwriter = instance_create(obj_blconwdflowey.x + 40, obj_blconwdflowey.y + 10, OBJ_WRITER);