From 4d7102086a7d750ad6d3abdd3387509a6d3da318 Mon Sep 17 00:00:00 2001 From: Jeff Watchson Date: Mon, 6 Nov 2023 17:23:41 +0200 Subject: [PATCH] Changes the chance and removes the when --- maps/Nightmare/maps/Kutjevo/nightmare.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/maps/Nightmare/maps/Kutjevo/nightmare.json b/maps/Nightmare/maps/Kutjevo/nightmare.json index 595ff798f009..c3af7c91057f 100644 --- a/maps/Nightmare/maps/Kutjevo/nightmare.json +++ b/maps/Nightmare/maps/Kutjevo/nightmare.json @@ -7,9 +7,8 @@ { "type": "map_insert", "landmark": "rmccrash", - "chance": 0.5, - "path": "standalone/crashlanding-rmc-stony-fields.dmm", - "when": { "lvevent": "rmccrash" } + "chance": 0.3, + "path": "standalone/crashlanding-rmc-stony-fields.dmm" } ]