Undertale script viewer

← back to main script listing

gml_Object_obj_floweybattle1_Alarm_2

related scripts: Alarm_0Alarm_1Alarm_10Alarm_11Alarm_2 Alarm_3Alarm_4Alarm_5Alarm_6Alarm_7Alarm_8Alarm_9Create_0Other_0Step_0

(view raw script w/o annotations or w/e)
1
global.typer = 20;
2
blcon = instance_create(x + sprite_width, y, obj_blconwdflowey);
3
conversation = 14;
4
global.msc = 670;
5
blconwriter = instance_create(obj_blconwdflowey.x + 40, obj_blconwdflowey.y + 10, OBJ_WRITER);