chore(age-four): 🔧 Update climate simulation parameters in game config for gameplay adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
805d4306f7
commit
7df9153307
1 changed files with 4 additions and 1 deletions
|
|
@ -228,5 +228,8 @@
|
|||
"orbital_cycle_3_period": 1000,
|
||||
"orbital_cycle_3_amplitude": 0.020,
|
||||
"orbital_cycle_3_phase": 2.40,
|
||||
"orbital_moisture_coupling": 0.5
|
||||
"orbital_moisture_coupling": 0.5,
|
||||
"sea_level_temp_sensitivity": 0.0008,
|
||||
"sea_level_equilibrium_temp": 0.45,
|
||||
"water_freeze_threshold": 0.12
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue