summaryrefslogtreecommitdiff
path: root/assets/models/weapons/chaingun
diff options
context:
space:
mode:
Diffstat (limited to 'assets/models/weapons/chaingun')
-rw-r--r--assets/models/weapons/chaingun/barrels.jpgbin0 -> 47909 bytes
-rw-r--r--assets/models/weapons/chaingun/chaingun.jpgbin0 -> 258225 bytes
-rw-r--r--assets/models/weapons/chaingun/chaingun.md3bin0 -> 8792 bytes
-rw-r--r--assets/models/weapons/chaingun/chaingun_barrel.md3bin0 -> 7604 bytes
-rw-r--r--assets/models/weapons/chaingun/chaingun_flash.md3bin0 -> 1308 bytes
-rw-r--r--assets/models/weapons/chaingun/chaingun_hand.md3bin0 -> 2628 bytes
-rw-r--r--assets/models/weapons/chaingun/flash.jpgbin0 -> 20480 bytes
-rw-r--r--assets/models/weapons/chaingun/flash0.wavbin0 -> 19500 bytes
-rw-r--r--assets/models/weapons/chaingun/flash1.wavbin0 -> 20332 bytes
-rw-r--r--assets/models/weapons/chaingun/flash2.wavbin0 -> 20332 bytes
-rw-r--r--assets/models/weapons/chaingun/flash3.wavbin0 -> 20332 bytes
-rw-r--r--assets/models/weapons/chaingun/impact0.wavbin0 -> 28716 bytes
-rw-r--r--assets/models/weapons/chaingun/weapon.cfg35
13 files changed, 35 insertions, 0 deletions
diff --git a/assets/models/weapons/chaingun/barrels.jpg b/assets/models/weapons/chaingun/barrels.jpg
new file mode 100644
index 0000000..9c6bf87
--- /dev/null
+++ b/assets/models/weapons/chaingun/barrels.jpg
Binary files differ
diff --git a/assets/models/weapons/chaingun/chaingun.jpg b/assets/models/weapons/chaingun/chaingun.jpg
new file mode 100644
index 0000000..3646752
--- /dev/null
+++ b/assets/models/weapons/chaingun/chaingun.jpg
Binary files differ
diff --git a/assets/models/weapons/chaingun/chaingun.md3 b/assets/models/weapons/chaingun/chaingun.md3
new file mode 100644
index 0000000..557ae36
--- /dev/null
+++ b/assets/models/weapons/chaingun/chaingun.md3
Binary files differ
diff --git a/assets/models/weapons/chaingun/chaingun_barrel.md3 b/assets/models/weapons/chaingun/chaingun_barrel.md3
new file mode 100644
index 0000000..4108dd1
--- /dev/null
+++ b/assets/models/weapons/chaingun/chaingun_barrel.md3
Binary files differ
diff --git a/assets/models/weapons/chaingun/chaingun_flash.md3 b/assets/models/weapons/chaingun/chaingun_flash.md3
new file mode 100644
index 0000000..d1f97c3
--- /dev/null
+++ b/assets/models/weapons/chaingun/chaingun_flash.md3
Binary files differ
diff --git a/assets/models/weapons/chaingun/chaingun_hand.md3 b/assets/models/weapons/chaingun/chaingun_hand.md3
new file mode 100644
index 0000000..7497890
--- /dev/null
+++ b/assets/models/weapons/chaingun/chaingun_hand.md3
Binary files differ
diff --git a/assets/models/weapons/chaingun/flash.jpg b/assets/models/weapons/chaingun/flash.jpg
new file mode 100644
index 0000000..90d2954
--- /dev/null
+++ b/assets/models/weapons/chaingun/flash.jpg
Binary files differ
diff --git a/assets/models/weapons/chaingun/flash0.wav b/assets/models/weapons/chaingun/flash0.wav
new file mode 100644
index 0000000..67eef73
--- /dev/null
+++ b/assets/models/weapons/chaingun/flash0.wav
Binary files differ
diff --git a/assets/models/weapons/chaingun/flash1.wav b/assets/models/weapons/chaingun/flash1.wav
new file mode 100644
index 0000000..b2afb90
--- /dev/null
+++ b/assets/models/weapons/chaingun/flash1.wav
Binary files differ
diff --git a/assets/models/weapons/chaingun/flash2.wav b/assets/models/weapons/chaingun/flash2.wav
new file mode 100644
index 0000000..cfe9176
--- /dev/null
+++ b/assets/models/weapons/chaingun/flash2.wav
Binary files differ
diff --git a/assets/models/weapons/chaingun/flash3.wav b/assets/models/weapons/chaingun/flash3.wav
new file mode 100644
index 0000000..fdb032e
--- /dev/null
+++ b/assets/models/weapons/chaingun/flash3.wav
Binary files differ
diff --git a/assets/models/weapons/chaingun/impact0.wav b/assets/models/weapons/chaingun/impact0.wav
new file mode 100644
index 0000000..3903988
--- /dev/null
+++ b/assets/models/weapons/chaingun/impact0.wav
Binary files differ
diff --git a/assets/models/weapons/chaingun/weapon.cfg b/assets/models/weapons/chaingun/weapon.cfg
new file mode 100644
index 0000000..b277430
--- /dev/null
+++ b/assets/models/weapons/chaingun/weapon.cfg
@@ -0,0 +1,35 @@
+weaponModel models/weapons/chaingun/chaingun.md3
+
+icon icons/iconw_chaingun
+crosshair 48 gfx/2d/crosshair-chaingun_s
+
+primary
+{
+ flashDlightColor 1.0 1.0 0.0
+ flashSound 0 models/weapons/chaingun/flash0.wav
+ flashSound 1 models/weapons/chaingun/flash1.wav
+ flashSound 2 models/weapons/chaingun/flash2.wav
+ flashSound 3 models/weapons/chaingun/flash3.wav
+
+ impactMark 8 gfx/marks/bullet_mrk
+
+ impactSound 0 models/weapons/chaingun/impact0.wav
+
+ impactParticleSystem models/weapons/rifle/impactPS
+ muzzleParticleSystem models/weapons/chaingun/muzzlePS
+}
+secondary
+{
+ flashDlightColor 1.0 1.0 0.0
+ flashSound 0 models/weapons/chaingun/flash0.wav
+ flashSound 1 models/weapons/chaingun/flash1.wav
+ flashSound 2 models/weapons/chaingun/flash2.wav
+ flashSound 3 models/weapons/chaingun/flash3.wav
+
+ impactMark 10 gfx/marks/bullet_mrk
+
+ impactSound 0 models/weapons/chaingun/impact0.wav
+
+ impactParticleSystem models/weapons/rifle/impactPS
+ muzzleParticleSystem models/weapons/chaingun/muzzlePS2
+} \ No newline at end of file