Undertale script viewer
← back to main script listing
gml_Object_obj_torieltrigger12_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_yscale = 1;
|
|
2
|
image_xscale = 100;
|
|
3
|
conversation = 0;
|
|
4
|
flames = 0;
|
|
5
|
if (global.plot > 24)
|
|
6
|
instance_destroy();
|
|
7
|
dingus = 0;
|
|
8
|
turts = 0;
|