add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
59
gamedata/configs/weathers/weather_yantar.ltx
Normal file
59
gamedata/configs/weathers/weather_yantar.ltx
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
[sect_yantar]
|
||||
00:00:00 = yantar_01
|
||||
12:00:00 = yantar_01
|
||||
|
||||
|
||||
[yantar_01]
|
||||
flares =
|
||||
sky_texture = sky\sky_yantar_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 1.0, 1.0, 1.0
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.7, 0.7, 0.7, 1.0, 2.0
|
||||
far_plane = 450
|
||||
fog_distance = 200
|
||||
fog_color = 0.227, 0.227, 0.215
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 1.0, 1.0, 1.0
|
||||
thunderbolt =
|
||||
bolt_period = 3.f
|
||||
bolt_duration = 0.25f
|
||||
wind_velocity = 0.0
|
||||
wind_direction = 0.0
|
||||
ambient = 0.07, 0.0725, 0.075
|
||||
lmap_color = 1.0, 1.0, 1.0
|
||||
hemi_color = 0.5, 0.525, 0.55, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_rain
|
||||
|
||||
|
||||
[sect_yantar_indoor]
|
||||
00:00:00 = yantar_indoor_01
|
||||
12:00:00 = yantar_indoor_01
|
||||
|
||||
[yantar_indoor_01]
|
||||
flares =
|
||||
sky_texture = sky\sky_yantar_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 1.0, 1.0, 1.0
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.7, 0.7, 0.7, 1.0, 2.0
|
||||
far_plane = 450
|
||||
fog_distance = 240
|
||||
fog_color = 0.227, 0.227, 0.215
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 1.0, 1.0, 1.0
|
||||
thunderbolt =
|
||||
bolt_period = 3.f
|
||||
bolt_duration = 0.25f
|
||||
wind_velocity = 0.0
|
||||
wind_direction = 0.0
|
||||
ambient = 0.00225, 0.00250, 0.00275
|
||||
lmap_color = 1.0, 1.0, 1.0
|
||||
hemi_color = 0.7, 0.725, 0.75, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_indoor
|
||||
Loading…
Add table
Add a link
Reference in a new issue