diff --git a/maps/Nightmare/scenario.json b/maps/Nightmare/scenario.json index 4cfa6462d4b7..4cc9f244b11c 100644 --- a/maps/Nightmare/scenario.json +++ b/maps/Nightmare/scenario.json @@ -1,3 +1,3 @@ [ - { "type": "def", "values": { "predator_round": true }, "chance": 0.2 } + { "type": "def", "values": { "predator_round": true }, "chance": 0.0 } ]