From af628b5f499b90bd07bc42d2b85ef866661518df Mon Sep 17 00:00:00 2001 From: homexp13 <52973135+homexp13@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:58:41 +0300 Subject: [PATCH] walance (#744) --- 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