summaryrefslogtreecommitdiff
path: root/content/materials/models/weapons/gms
diff options
context:
space:
mode:
authorScott <scotth0828@gmail.com>2016-05-10 17:58:15 -0400
committerScott <scotth0828@gmail.com>2016-05-10 17:58:15 -0400
commitae4c8761301b2039a98444f2b7075efb5a336c7c (patch)
tree52fce46e55d9a5410ec6e0fe3c8901ca1df2739d /content/materials/models/weapons/gms
parent0270228d0ef719e56be9ff3f9e223760236f90d2 (diff)
downloadgmstranded-ae4c8761301b2039a98444f2b7075efb5a336c7c.tar.gz
gmstranded-ae4c8761301b2039a98444f2b7075efb5a336c7c.tar.bz2
gmstranded-ae4c8761301b2039a98444f2b7075efb5a336c7c.zip
Added to the content folder
Diffstat (limited to 'content/materials/models/weapons/gms')
-rw-r--r--content/materials/models/weapons/gms/hatchet_copper.vmt7
-rw-r--r--content/materials/models/weapons/gms/hatchet_copper.vtfbin0 -> 43832 bytes
-rw-r--r--content/materials/models/weapons/gms/hatchet_iron.vmt7
-rw-r--r--content/materials/models/weapons/gms/hatchet_iron.vtfbin0 -> 43832 bytes
-rw-r--r--content/materials/models/weapons/gms/hatchet_normal.vtfbin0 -> 349644 bytes
-rw-r--r--content/materials/models/weapons/gms/hatchet_normal_metal.vtfbin0 -> 349644 bytes
-rw-r--r--content/materials/models/weapons/gms/hatchet_stone.vmt7
-rw-r--r--content/materials/models/weapons/gms/hatchet_stone.vtfbin0 -> 43832 bytes
-rw-r--r--content/materials/models/weapons/gms/pickaxe_copper.vmt7
-rw-r--r--content/materials/models/weapons/gms/pickaxe_copper.vtfbin0 -> 174984 bytes
-rw-r--r--content/materials/models/weapons/gms/pickaxe_iron.vmt7
-rw-r--r--content/materials/models/weapons/gms/pickaxe_iron.vtfbin0 -> 174984 bytes
-rw-r--r--content/materials/models/weapons/gms/pickaxe_normal.vtfbin0 -> 262224 bytes
-rw-r--r--content/materials/models/weapons/gms/pickaxe_normal_metal.vtfbin0 -> 262224 bytes
-rw-r--r--content/materials/models/weapons/gms/pickaxe_stone.vmt7
-rw-r--r--content/materials/models/weapons/gms/pickaxe_stone.vtfbin0 -> 174984 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel1.vmt6
-rw-r--r--content/materials/models/weapons/gms/shovel1.vtfbin0 -> 349732 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel1_n.vtfbin0 -> 349732 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel2.vmt6
-rw-r--r--content/materials/models/weapons/gms/shovel2.vtfbin0 -> 43896 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel2_n.vtfbin0 -> 349732 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel3.vmt7
-rw-r--r--content/materials/models/weapons/gms/shovel3.vtfbin0 -> 349644 bytes
-rw-r--r--content/materials/models/weapons/gms/shovel3_n.vtfbin0 -> 349644 bytes
25 files changed, 61 insertions, 0 deletions
diff --git a/content/materials/models/weapons/gms/hatchet_copper.vmt b/content/materials/models/weapons/gms/hatchet_copper.vmt
new file mode 100644
index 0000000..08ea8de
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_copper.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/hatchet_copper"
+ "$bumpmap" "models/weapons/gms/hatchet_normal_metal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/hatchet_copper.vtf b/content/materials/models/weapons/gms/hatchet_copper.vtf
new file mode 100644
index 0000000..9c27538
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_copper.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/hatchet_iron.vmt b/content/materials/models/weapons/gms/hatchet_iron.vmt
new file mode 100644
index 0000000..9909452
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_iron.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/hatchet_iron"
+ "$bumpmap" "models/weapons/gms/hatchet_normal_metal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/hatchet_iron.vtf b/content/materials/models/weapons/gms/hatchet_iron.vtf
new file mode 100644
index 0000000..43a7615
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_iron.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/hatchet_normal.vtf b/content/materials/models/weapons/gms/hatchet_normal.vtf
new file mode 100644
index 0000000..22d5792
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_normal.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/hatchet_normal_metal.vtf b/content/materials/models/weapons/gms/hatchet_normal_metal.vtf
new file mode 100644
index 0000000..9621276
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_normal_metal.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/hatchet_stone.vmt b/content/materials/models/weapons/gms/hatchet_stone.vmt
new file mode 100644
index 0000000..5fc1e6c
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_stone.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/hatchet_stone"
+ "$bumpmap" "models/weapons/gms/hatchet_normal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/hatchet_stone.vtf b/content/materials/models/weapons/gms/hatchet_stone.vtf
new file mode 100644
index 0000000..7e14fe6
--- /dev/null
+++ b/content/materials/models/weapons/gms/hatchet_stone.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/pickaxe_copper.vmt b/content/materials/models/weapons/gms/pickaxe_copper.vmt
new file mode 100644
index 0000000..57a87de
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_copper.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/pickaxe_copper"
+ "$bumpmap" "models/weapons/gms/pickaxe_normal_metal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/pickaxe_copper.vtf b/content/materials/models/weapons/gms/pickaxe_copper.vtf
new file mode 100644
index 0000000..99748e6
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_copper.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/pickaxe_iron.vmt b/content/materials/models/weapons/gms/pickaxe_iron.vmt
new file mode 100644
index 0000000..ef5c121
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_iron.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/pickaxe_iron"
+ "$bumpmap" "models/weapons/gms/pickaxe_normal_metal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/pickaxe_iron.vtf b/content/materials/models/weapons/gms/pickaxe_iron.vtf
new file mode 100644
index 0000000..6718e3f
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_iron.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/pickaxe_normal.vtf b/content/materials/models/weapons/gms/pickaxe_normal.vtf
new file mode 100644
index 0000000..ab66107
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_normal.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/pickaxe_normal_metal.vtf b/content/materials/models/weapons/gms/pickaxe_normal_metal.vtf
new file mode 100644
index 0000000..83c5749
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_normal_metal.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/pickaxe_stone.vmt b/content/materials/models/weapons/gms/pickaxe_stone.vmt
new file mode 100644
index 0000000..01fac33
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_stone.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models/weapons/gms/pickaxe_stone"
+ "$bumpmap" "models/weapons/gms/pickaxe_normal"
+ "$surfaceprop" "metal"
+ "$normalmapalphaenvmapmask" "1"
+} \ No newline at end of file
diff --git a/content/materials/models/weapons/gms/pickaxe_stone.vtf b/content/materials/models/weapons/gms/pickaxe_stone.vtf
new file mode 100644
index 0000000..92f7f57
--- /dev/null
+++ b/content/materials/models/weapons/gms/pickaxe_stone.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel1.vmt b/content/materials/models/weapons/gms/shovel1.vmt
new file mode 100644
index 0000000..eeda392
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel1.vmt
@@ -0,0 +1,6 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models\weapons\gms\shovel1"
+ "$bumpmap" "models\weapons\gms\shovel1_n"
+ "$normalmapalphaenvmapmask" "1"
+}
diff --git a/content/materials/models/weapons/gms/shovel1.vtf b/content/materials/models/weapons/gms/shovel1.vtf
new file mode 100644
index 0000000..0b08e87
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel1.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel1_n.vtf b/content/materials/models/weapons/gms/shovel1_n.vtf
new file mode 100644
index 0000000..500179a
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel1_n.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel2.vmt b/content/materials/models/weapons/gms/shovel2.vmt
new file mode 100644
index 0000000..30dc340
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel2.vmt
@@ -0,0 +1,6 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models\weapons\gms\shovel2"
+ "$bumpmap" "models\weapons\gms\shovel2_n"
+ "$normalmapalphaenvmapmask" "1"
+}
diff --git a/content/materials/models/weapons/gms/shovel2.vtf b/content/materials/models/weapons/gms/shovel2.vtf
new file mode 100644
index 0000000..5b58b40
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel2.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel2_n.vtf b/content/materials/models/weapons/gms/shovel2_n.vtf
new file mode 100644
index 0000000..a63b932
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel2_n.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel3.vmt b/content/materials/models/weapons/gms/shovel3.vmt
new file mode 100644
index 0000000..85a211f
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel3.vmt
@@ -0,0 +1,7 @@
+"VertexLitGeneric"
+{
+ "$baseTexture" "models\weapons\gms\shovel3"
+ "$bumpmap" "models\weapons\gms\shovel3_n"
+ "$normalmapalphaenvmapmask" "1"
+ "$surfaceprop" "wood"
+}
diff --git a/content/materials/models/weapons/gms/shovel3.vtf b/content/materials/models/weapons/gms/shovel3.vtf
new file mode 100644
index 0000000..ad72c8c
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel3.vtf
Binary files differ
diff --git a/content/materials/models/weapons/gms/shovel3_n.vtf b/content/materials/models/weapons/gms/shovel3_n.vtf
new file mode 100644
index 0000000..7b82b32
--- /dev/null
+++ b/content/materials/models/weapons/gms/shovel3_n.vtf
Binary files differ