pulselight WhitePulse
{
    color 0.5 1.0 1.0 //It was white, now it's cyan
    size 0
    secondarySize 164
    interval 0.3
}

object IcicleWhitePulse
{
    frame TNT1A { light WhitePulse }
}

pulselight FALCONFLAME
{
    color 1.0 0.5 0.0
    size 92
    secondarySize 16
    interval 0.7
}

object KDRO_FalconFlame
{
    frame FALC { light FALCONFLAME }
    frame "####" { light FALCONFLAME }
}

pointlight FALCONFALCON1
{
    color 1.0 0.25 0.0
    size 64
}

pointlight FALCONFALCON2
{
    color 1.0 1.0 0.0
    size 72
}

object KDRO_FalconFalcon
{
    frame PHOX { light FALCONFALCON1 }
    frame PHOXA { light FALCONFALCON2 }
}