From e8b6398ead581d58b674176e945d13043a79e7b3 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 14 Oct 2012 21:28:02 +0000 Subject: Set default prices for mines. --- base/ini/weapons.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'base/ini/weapons.ini') 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 -- cgit v1.2.3