diff options
| author | Apickx <Apickx@cogarr.org> | 2015-12-28 19:10:44 -0500 |
|---|---|---|
| committer | Apickx <Apickx@cogarr.org> | 2015-12-28 19:10:44 -0500 |
| commit | 5c4ebc932d8c02522802c842d43d863d89aca162 (patch) | |
| tree | 6be7ad664bdf060127e6df6baa72beaf508aa149 /content/materials/models | |
| download | wintersurvival2-5c4ebc932d8c02522802c842d43d863d89aca162.tar.gz wintersurvival2-5c4ebc932d8c02522802c842d43d863d89aca162.tar.bz2 wintersurvival2-5c4ebc932d8c02522802c842d43d863d89aca162.zip | |
Initial commit
Diffstat (limited to 'content/materials/models')
| -rw-r--r-- | content/materials/models/weapons/archersword.vmt | 11 | ||||
| -rw-r--r-- | content/materials/models/weapons/archersword.vtf | bin | 0 -> 349672 bytes | |||
| -rw-r--r-- | content/materials/models/weapons/archersword_normal.vtf | bin | 0 -> 699180 bytes |
3 files changed, 11 insertions, 0 deletions
diff --git a/content/materials/models/weapons/archersword.vmt b/content/materials/models/weapons/archersword.vmt new file mode 100644 index 0000000..d41ffab --- /dev/null +++ b/content/materials/models/weapons/archersword.vmt @@ -0,0 +1,11 @@ +"vertexlitgeneric"
+{
+ "$baseTexture" "models/weapons/archersword"
+ "$bumpMap" "models/weapons/archersword_normal"
+ "$model" "1"
+ "$phong" "1"
+ "$phongexponent" "30"
+ "$phongboost" "2"
+ "$phongfresnelranges" "[.75 1 1.25]"
+ "$phongalbedotint" "1"
+}
diff --git a/content/materials/models/weapons/archersword.vtf b/content/materials/models/weapons/archersword.vtf Binary files differnew file mode 100644 index 0000000..2b911e0 --- /dev/null +++ b/content/materials/models/weapons/archersword.vtf diff --git a/content/materials/models/weapons/archersword_normal.vtf b/content/materials/models/weapons/archersword_normal.vtf Binary files differnew file mode 100644 index 0000000..0288aac --- /dev/null +++ b/content/materials/models/weapons/archersword_normal.vtf |
