Undertale script viewer

← back to main script listing

gml_Object_obj_floweybattle1_Alarm_8

(view raw script w/o annotations or w/e)
1
with (funwriter)
2
    instance_destroy();
3
global.typer = 7;
4
blcon = instance_create(x + sprite_width, y, obj_blconwdflowey);
5
conversation = 12;
6
global.msc = 673;
7
blconwriter = instance_create(obj_blconwdflowey.x + 40, obj_blconwdflowey.y + 10, OBJ_WRITER);