1 | myinteract = 0; |
2 | talked = 0; |
3 | image_xscale = 2; |
4 | image_yscale = 2; |
5 | con = 0; |
6 | image_speed = 0.05; |
7 | scr_depth(); |
8 | hitmode = 0; |
9 | timer = 0; |
10 | fusionResultName = "ITEM"; |
11 | fusionResultType = "ITEM"; |
12 | item1 = 0; |
13 | item2 = 0; |
14 | item3 = 0; |
15 | times_fused = 0; |