1 | depth = -room_height; |
2 | image_speed = 0; |
3 | image_index = 0; |
4 | default_x = x; |
5 | default_y = y; |
6 | disjoint_x = 0; |
7 | disjoint_y = 0; |
8 | can_talk_no_loop = false; |
9 | full_sprite = 3325; |
10 | if (global.sworks_flag[26] >= 2) |
11 | full_sprite = 131; |
12 | if (global.geno_complete[3]) |
13 | full_sprite = 2663; |