Undertale script viewer

← back to main script listing

gml_Object_obj_floweybattle1_Alarm_1

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