1 | forcefield = scr_forcefield |
2 | toggle = 0; |
3 | hasToggled = 0; |
4 | con = 0; |
5 | timer = 0; |
6 | toggledtimer = 0; |
7 | bothToggled = 0; |
8 | noellePuzzle = 0; |
9 | failurecount = 0; |
10 | revengeNoelle = 0; |
11 | revengecon = 0; |
12 | ignoreHardWork = 0; |
13 | weirdRoute = false; |
14 | noelleWaitCheck = 0; |
15 | fakeStep = 0; |
16 | noelleWaiting = 0; |
17 | if (global.flag[383 solved_forcefield_1] == 1) |
18 | { |
19 | con = 9999; |
20 | bothToggled = 1; |
21 | with (forcefield) |
22 | instance_destroy(); |
23 | instance_destroy(); |
24 | } |
25 | weird_prompt = false; |
26 | myinteract = 0; |