| 1 | if (global.flag[7 true_pacifist] == 1) |
| 2 | { |
| 3 | instance_create(x + 3, y + 56, obj_door_s_musfade); |
| 4 | } |
| 5 | else |
| 6 | { |
| 7 | instance_create(35, 150, obj_sul); |
| 8 | instance_create(35, 130, obj_solidsmall); |
| 9 | instance_destroy(); |
| 10 | } |