Added plugin resources (sounds, models and materials).

This commit is contained in:
richard
2009-08-27 20:40:14 +02:00
parent be1ce5fed4
commit e4e2b79225
39 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,9 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "0"
"$REFRACTTINT" "{50 50 150}"
"$REFRACTTINTtexture" "overlays/zr/humans_win"
"$scale" "[1 1]"
}

Binary file not shown.

View File

@ -0,0 +1,9 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "0"
"$REFRACTTINT" "{150 50 50}"
"$REFRACTTINTtexture" "overlays/zr/zombies_win"
"$scale" "[1 1]"
}

Binary file not shown.

View File

@ -0,0 +1,12 @@
"Refract"
{
"$model" 1
"$refractamount" "0.007"
"$bluramount" "0.5"
"$REFRACTTINT" "{255 90 90}"
"$REFRACTTINTtexture" "overlays/zr/zvision"
"$scale" "[1 1]"
"$additive" 1
"$envmapcontrast" 1
"$envmapsaturation" 1
}

Binary file not shown.