diff --git a/.project/tasks/climate-balance/README.md b/.project/tasks/climate-balance/README.md index 5bf0f9f9..58b275f1 100644 --- a/.project/tasks/climate-balance/README.md +++ b/.project/tasks/climate-balance/README.md @@ -57,7 +57,7 @@ Only forests and swamp contribute moisture via ET. Grassland, plains, hills, tun ### A. Fix Albedo Values (terrain JSON files) -**File**: `games/age-of-four/data/terrain/` (multiple JSON files) +**File**: `games/age-of-dwarves/data/terrain/` (multiple JSON files) | Terrain | Current | New | Rationale | |---------|---------|-----|-----------| @@ -132,5 +132,5 @@ After parameter changes, the baseline scenario should: ## Files to Modify -1. `games/age-of-four/data/terrain/*.json` — albedo + evapotranspiration per terrain type -2. `games/age-of-four/data/climate_params.json` — 8 parameter adjustments +1. `games/age-of-dwarves/data/terrain/*.json` — albedo + evapotranspiration per terrain type +2. `games/age-of-dwarves/data/climate_params.json` — 8 parameter adjustments