Undertale script viewer
← back to main script listing
gml_Object_obj_memoryhead_Alarm_5
(view raw script w/o annotations or w/e)
|
1
|
with (OBJ_WRITER)
|
|
2
|
instance_destroy();
|
|
3
|
with (obj_insanesq)
|
|
4
|
instance_destroy();
|
|
5
|
with (blcon)
|
|
6
|
instance_destroy();
|
|
7
|
talked = 0;
|
|
8
|
if (coherent == 0)
|
|
9
|
caster_stop(dnoise);
|
|
10
|
global.mnfight = 2;
|
|
11
|
with (mypart1)
|
|
12
|
event_user(0);
|