#####################
# Proton Bombs
#####################

projectile_gfx_missile = {
	name = "sws_proton_bomb"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_proton_bomb_hit_entity"
	shield_hit_entity = "sws_proton_bomb_shield_hit_entity"
	muzzle_flash_entity = "sws_proton_bomb_flash_entity"

	shield_impact = {
		size = small
		delay = 0.0
	}

	entity = "sws_proton_bomb_entity"
}
