summaryrefslogtreecommitdiff
path: root/src/game/tremulous.h
diff options
context:
space:
mode:
authorAsa Kravets <norfenstein@gmail.com>2009-10-03 11:35:49 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:09 +0000
commit0a04a17d0a1ad5718d78905eb90418eb866687c4 (patch)
tree389f7806b86f491e1f3400223af64c1a2549060a /src/game/tremulous.h
parent511d59515f081f0903c3ef762ed4bc44fbe7d740 (diff)
Blaster shots have a volume of 4 cubed
Diffstat (limited to 'src/game/tremulous.h')
-rw-r--r--src/game/tremulous.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index fe60e91e..3523ee94 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -371,6 +371,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define BLASTER_SPREAD 200
#define BLASTER_SPEED 1400
#define BLASTER_DMG HDM(10)
+#define BLASTER_SIZE 4
#define RIFLE_CLIPSIZE 30
#define RIFLE_MAXCLIPS 6