1 | image_xscale = 50; |
2 | image_yscale = 1; |
3 | conversation = 0; |
4 | if (global.plot > 6) |
5 | instance_destroy(); |
6 | if (global.plot == 5.5) |
7 | conversation = 3; |
8 | if (global.plot == 6) |
9 | conversation = 4; |