| 1 | image_speed = 0; |
| 2 | scene = 0; |
| 3 | cutscene_timer = 0; |
| 4 | switch_no_crawl = false; |
| 5 | if (global.sworks_flag[12] >= 1) |
| 6 | { |
| 7 | switch_no_crawl = true; |
| 8 | image_index = image_number - 1; |
| 9 | } |
| 10 | draw_alpha = 0; |