diff options
author | Stijn Buys <ingar@osirion.org> | 2012-12-02 13:49:57 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-12-02 13:49:57 +0000 |
commit | 55abfd30ac009319c6a25718bf2054ab9934e427 (patch) | |
tree | 18e3f8e79925c87cddbafd1c734489b19d57f9b6 /base/ini | |
parent | 0007e85ba4b350ca3ad62f6e68f4313cb680064c (diff) |
Added Karvajalka's dumb mine model.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/weapons.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/ini/weapons.ini b/base/ini/weapons.ini index 910c356..16e2097 100644 --- a/base/ini/weapons.ini +++ b/base/ini/weapons.ini @@ -11,6 +11,7 @@ [mine] label=mine_dumb name=Dumb mine +model=maps/weapons/mine_dumb info=The dumb mine is the cheapest of all mines. It will remain stationary in space and explode if something touches it. price=500 damage=25 |