From 555b6037c6290634057fa97a213c35e432acf582 Mon Sep 17 00:00:00 2001
From: Trinidad <anchaiscastilla@gmail.com>
Date: Mon, 25 Sep 2023 19:10:31 +0200
Subject: [PATCH] 	modified:   js/003-data/gameVariableData.js

---
 js/003-data/gameVariableData.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/003-data/gameVariableData.js b/js/003-data/gameVariableData.js
index 2b97c3f0c2b..bc7e9d6e7d7 100644
--- a/js/003-data/gameVariableData.js
+++ b/js/003-data/gameVariableData.js
@@ -1307,7 +1307,7 @@ App.Data.resetOnNGPlus = {
 			 * 1 - 15: Very low to Very high
 			 * 25: Extreme
 			 */
-			level: 15,
+			level: 9,
 			events: []
 		}
 	},
-- 
GitLab