From 823e7eb8ec7aa18d8ea7a1f6266c0591b83740c1 Mon Sep 17 00:00:00 2001 From: Maruno17 Date: Wed, 24 Feb 2021 12:42:25 +0000 Subject: [PATCH] Fixed typo in previous commit --- Data/Scripts/011_Data/002_Hardcoded data/001_GrowthRate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/Scripts/011_Data/002_Hardcoded data/001_GrowthRate.rb b/Data/Scripts/011_Data/002_Hardcoded data/001_GrowthRate.rb index f7febe383..b96597700 100644 --- a/Data/Scripts/011_Data/002_Hardcoded data/001_GrowthRate.rb +++ b/Data/Scripts/011_Data/002_Hardcoded data/001_GrowthRate.rb @@ -109,7 +109,7 @@ GameData::GrowthRate.register({ 286328, 296358, 305767, 316074, 326531, 336255, 346965, 357812, 367807, 378880, 390077, 400293, 411686, 423190, 433572, 445239, 457001, 467489, 479378, 491346, 501878, 513934, 526049, 536557, 548720, 560922, 571333, 583539, 591882, 600000], - :exp_formula => proc { |level| next (level ** 4) * 3 / 500 + :exp_formula => proc { |level| next (level ** 4) * 3 / 500 } }) # Fluctuating (1640000):