diff options
author | Stijn Buys <ingar@osirion.org> | 2012-12-31 20:55:48 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-12-31 20:55:48 +0000 |
commit | 106742b36cb460c25e650b8d051ed0bb4517b633 (patch) | |
tree | 77b0071ea86591afff7a220d6c071066003d85a3 /base/ini | |
parent | 02a3b88d989269f896138cd87f81f1d5d69a4b3d (diff) |
Removed old cargo crate model,
added metrion sound,
updated laser sound.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/weapons.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/base/ini/weapons.ini b/base/ini/weapons.ini index 5450903..6025f97 100644 --- a/base/ini/weapons.ini +++ b/base/ini/weapons.ini @@ -191,8 +191,10 @@ level=20 ;lifespan=7000 ; damage done by the projectile damage=200 - ; projectile model + ; projectile model model=metrion1 + ; sound to play if the projectile is fired + sound=metrion ; ------------------------------------------------------------------ ; TURRETS |