| 1 | if (global.flag[24 Flowey introduction progress] == 1) |
| 2 | { |
| 3 | instance_create(160, 160, obj_flowey1); |
| 4 | instance_destroy(); |
| 5 | } |
| 6 | if (global.flag[24 Flowey introduction progress] == 3) |
| 7 | { |
| 8 | if (global.flag[17 Dalv fate] == 0) |
| 9 | instance_create(160, 160, obj_determination); |
| 10 | instance_destroy(); |
| 11 | } |