module AutoTurret{
    item BigBoom
    {
        Type	=	Normal,
        DisplayName	=	BigBoom,
        Icon	=	BigBoom12,
    }
    item SmallBoom
    {
        Type	=	Normal,
        DisplayName	=	SmallBoom,
        Icon	=	ExplosionSmall14,
    }
}
    
    
    