


textures/darkmod/carpet/rugs/ornate_floral_checker01
{
    surftype15
    description "carpet"

    qer_editorimage textures/darkmod/carpet/rugs/ornate_floral_checker01_ed
    diffusemap      textures/darkmod/carpet/rugs/ornate_floral_checker01
    bumpmap         textures/darkmod/carpet/rugs/ornate_floral_checker01_local

    {
        if ( parm11 > 0 )
        blend       gl_dst_color, gl_one
        map         _white
        rgb         0.40 * parm11
    }
    {
        if ( parm11 > 0 )
        blend       add
        map         textures/darkmod/carpet/rugs/ornate_floral_checker01
        rgb         0.15 * parm11
    }



}