From 5caafc96157ea2880248a036a38e27f2c8fe1297 Mon Sep 17 00:00:00 2001 From: homexp13 Date: Tue, 3 Dec 2024 22:23:33 +0300 Subject: [PATCH] walance --- code/__DEFINES/supply.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/supply.dm b/code/__DEFINES/supply.dm index a329e55f3d1..a5bcf950643 100644 --- a/code/__DEFINES/supply.dm +++ b/code/__DEFINES/supply.dm @@ -1,5 +1,5 @@ //Prices of items that are accounted for by the monitor #define B18_PRICE 1200 #define B17_PRICE 800 -#define MINIGUN_PRICE 800 +#define MINIGUN_PRICE 1200 #define SADAR_PRICE 800