1 | sizefactor = 4; |
2 | xaround = 20; |
3 | alarm[0] = 5; |
4 | sinercolor = 0; |
5 | greenbright = 0; |
6 | alarm[1] = 15; |
7 | inactive = 0; |
8 | if (global.flag[350 status_undyne] == 1) |
9 | inactive = 1; |
10 | if (inactive == 1) |
11 | { |
12 | xaround = 20; |
13 | alarm[0] = -1; |
14 | } |