10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
|
hp = 10;
|
||
|
audio_play_sound(snd_boss_laugh, 10, false);
|
||
|
with (other) {
|
||
|
instance_destroy();
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|