with (obj_enemybase)
{
life -= 5
}
with (obj_enemybullet_L)
score += 10
instance_destroy()
with (obj_enemybullet_D)
alarm[0] = 15