2 lines
145 B
Plaintext
2 lines
145 B
Plaintext
|
effect_create_above(ef_flare, x, y, 1, make_color_rgb(irandom(255), irandom(255), irandom(255)));audio_play_sound(snd_enemy_destroy, 10, false);
|