From 1a5ac1961001b26992bf0fe6067354045b275a11 Mon Sep 17 00:00:00 2001 From: Ilkka Huotari Date: Thu, 21 Mar 2024 07:18:41 +0200 Subject: [PATCH] Update index.js --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 72b01fd..8c97b00 100644 --- a/src/index.js +++ b/src/index.js @@ -13,7 +13,7 @@ birth_rate: 1.3, birth_age: 21, immigration: 1000, - start_pop: 500000, + start_pop: 5000000, timespan: 200, start_year: (new Date()).getFullYear(), pyramid: 'flat'