1 | image_index = global.flag[flag]; |
2 | if (con == 1) |
3 | { |
4 | global.interact = 1; |
5 | scr_speaker |
6 | if (flag == 374) |
7 | msgsetloc(0, |
8 | if (flag == 375) |
9 | msgsetloc(0, |
10 | d_make(); |
11 | con++; |
12 | } |
13 | if (con == 2 && !d_ex()) |
14 | { |
15 | global.interact = 0; |
16 | con++; |
17 | } |