diff options
-rw-r--r-- | base/ini/weapons.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/ini/weapons.ini b/base/ini/weapons.ini index df1dc2f..e359815 100644 --- a/base/ini/weapons.ini +++ b/base/ini/weapons.ini @@ -8,14 +8,17 @@ label=mine_dumb name=Dumb mine info=The dumb mine is the cheapest of all mines. It will remain stationary in space and explode if something touches it. +price=50 [mine] label=mine_proxy name=Proximity mine +price=250 [mine] label=mine_smart name=Smart mine +price=500 [cannon] label=pewpew1 |