<?xml version="1.0"?>

<PropertyList>

    <path>fe2.ac</path>

    <effect>
        <inherits-from>Aircraft/c172p/Models/Effects/interior/lm-feelt</inherits-from>
        <object-name>extinguisher</object-name>
    </effect>

    <animation>
        <type>material</type>
        <object-name>extinguisher</object-name>
        <condition>
            <not>
                <property>/sim/rendering/shaders/skydome</property>
            </not>
        </condition>
        <emission>
            <red-prop>/sim/model/c172p/lighting/rgb-ra-r-factor</red-prop>
            <green-prop>/sim/model/c172p/lighting/rgb-ra-g-factor</green-prop>
            <blue-prop>/sim/model/c172p/lighting/rgb-ra-b-factor</blue-prop>
        </emission>
    </animation>

</PropertyList>