summaryrefslogtreecommitdiff
path: root/models/weapons/level0
diff options
context:
space:
mode:
authorRoman Tetelman <kevlarman@gmail.com>2009-10-03 11:54:20 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:29 +0000
commit7145527a1ca44c6afd20adf7e369f5f6f983047b (patch)
tree1b5ce2f1e4bd57c419d74175795125ea354a1c54 /models/weapons/level0
parent3a9eef8972336ad90ac314fbdb7adc4db6cbcbaf (diff)
* mass driver no longer creates a particle when it hits something (same as upstream)
* the whitespace police strike again
Diffstat (limited to 'models/weapons/level0')
-rw-r--r--models/weapons/level0/weapon.cfg18
1 files changed, 9 insertions, 9 deletions
diff --git a/models/weapons/level0/weapon.cfg b/models/weapons/level0/weapon.cfg
index 15f77ea0..2e525518 100644
--- a/models/weapons/level0/weapon.cfg
+++ b/models/weapons/level0/weapon.cfg
@@ -1,9 +1,9 @@
-disableIn3rdPerson
-crosshair 15 gfx/2d/crosshair-alien_s
-
-icon icons/icona_lev0
-
-primary
-{
- flashSound 0 models/weapons/level0/flash0.wav
-}
+disableIn3rdPerson
+crosshair 15 gfx/2d/crosshair-alien_s
+
+icon icons/icona_lev0
+
+primary
+{
+ flashSound 0 models/weapons/level0/flash0.wav
+}