1 | mouthmove = 0; |
2 | mouthtimer = 0; |
3 | face_index = 0; |
4 | image_speed = 0; |
5 | nowface = global.fc; |
6 | facechange = 2; |
7 | rate = 1; |
8 | buffer = 4; |
9 | f = 1; |
10 | if (global.darkzone == 1) |
11 | f = 2; |