From 6eb718f887b854c25ff9e34cfe5b83475cfb7185 Mon Sep 17 00:00:00 2001 From: Holli Date: Fri, 24 Jan 2025 16:16:50 -0700 Subject: [PATCH] Temporarily disable gunstore start (defense mode) Currently can't get it to work with the new gunstores, so I'll add in a specific version in the future. Pinky promise. --- data/mods/Defense_Mode/scenarios.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/data/mods/Defense_Mode/scenarios.json b/data/mods/Defense_Mode/scenarios.json index a6a726ed4a191..3e8d4547239d4 100644 --- a/data/mods/Defense_Mode/scenarios.json +++ b/data/mods/Defense_Mode/scenarios.json @@ -66,12 +66,6 @@ "name": "Mansion", "terrain": [ "dm_mansion_e2" ] }, - { - "type": "start_location", - "id": "sloc_gun_store", - "name": "Gun Store", - "terrain": [ "s_gun_a" ] - }, { "type": "start_location", "id": "survivor_camp",