#include "defs/common.txt"

Blue_Flame 31000
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/BP/small_blue_bonefire.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Large_Bonfire 31001
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/Large_Bonfire.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Medium_Bonfire 30002
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/Medium_Bonfire.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Small_Bonfire 32003
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/Small_Bonfire.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Torch 32004
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/Torch.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Torch_Large 32005
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/Torch_Large.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Lava_Rocks 32006
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/zPlaceholder_58.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

GraveFog 32007
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/GraveFog.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

FallingRocks 32008
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/zPlaceholder_61.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

Jumppad 32009
{
    className                   "kexActor"
    placeable                   TRUE
    flags.allowTracking         false
    Begin_Component "kexRenderSpriteComponent"
        material                "materials/editor/mat_editor_icons/editor_icon_emitter"
    End_Component
    Begin_Component "kexParticleEmitterComponent"
        particle                "particles/zPlaceholder_28.particle"
        offset                  "0.0 0.0 0.0"
    End_Component
}

CoronaWhite 32010 { className "kexActor" placeable TRUE flags.allowTracking false Begin_Component "kexRenderSpriteComponent" material "materials/editor/mat_editor_icons/editor_icon_emitter" End_Component Begin_Component "kexParticleEmitterComponent"
particle "particles/White_Corona.particle" offset "0.0 0.0 0.0" End_Component }

CoronaBlue 32011 { className "kexActor" placeable TRUE flags.allowTracking false Begin_Component "kexRenderSpriteComponent" material "materials/editor/mat_editor_icons/editor_icon_emitter" End_Component Begin_Component "kexParticleEmitterComponent"
particle "particles/Blue_Corona.particle" offset "0.0 0.0 0.0" End_Component }

