aboutsummaryrefslogtreecommitdiff
path: root/content/materials/models
diff options
context:
space:
mode:
authorApickx <Apickx@cogarr.org>2015-12-28 19:10:44 -0500
committerApickx <Apickx@cogarr.org>2015-12-28 19:10:44 -0500
commit5c4ebc932d8c02522802c842d43d863d89aca162 (patch)
tree6be7ad664bdf060127e6df6baa72beaf508aa149 /content/materials/models
downloadwintersurvival2-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.vmt11
-rw-r--r--content/materials/models/weapons/archersword.vtfbin0 -> 349672 bytes
-rw-r--r--content/materials/models/weapons/archersword_normal.vtfbin0 -> 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
new file mode 100644
index 0000000..2b911e0
--- /dev/null
+++ b/content/materials/models/weapons/archersword.vtf
Binary files differ
diff --git a/content/materials/models/weapons/archersword_normal.vtf b/content/materials/models/weapons/archersword_normal.vtf
new file mode 100644
index 0000000..0288aac
--- /dev/null
+++ b/content/materials/models/weapons/archersword_normal.vtf
Binary files differ