From 0b1337a89824d58f07493a26d84838cda25e75b1 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Wed, 22 May 2024 00:55:26 -0700 Subject: [PATCH] remove guns from behindcounter rivtech guns should probably not appear in say, a pharmacy shelf. --- .../itemgroups/Locations_MapExtras/locations_commercial.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/json/itemgroups/Locations_MapExtras/locations_commercial.json b/data/json/itemgroups/Locations_MapExtras/locations_commercial.json index 91e2a33956b0f..d2412532795ef 100644 --- a/data/json/itemgroups/Locations_MapExtras/locations_commercial.json +++ b/data/json/itemgroups/Locations_MapExtras/locations_commercial.json @@ -15,8 +15,6 @@ { "item": "cigar_punch", "prob": 8 }, { "item": "sponge", "prob": 10 }, { "group": "ammo_pocket_batteries_full", "prob": 50 }, - { "item": "rm103a_pistol", "prob": 1 }, - { "item": "rm228", "prob": 2 }, { "item": "vibrator", "prob": 3, "charges": [ 0, 100 ] }, { "item": "condom", "prob": 5, "count": [ 1, 3 ] }, { "item": "mag_porn", "prob": 20 },