add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
108
gamedata/configs/weathers/weather_indoor.ltx
Normal file
108
gamedata/configs/weathers/weather_indoor.ltx
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
[sect_indoor]
|
||||
00:00:00 = weather_indoor_01
|
||||
12:00:00 = weather_indoor_02
|
||||
|
||||
[weather_indoor_01]
|
||||
flares =
|
||||
sky_texture = sky\sky_5_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 0.350, 0.350, 0.350
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.433, 0.441, 0.531, 0.75, 2.0
|
||||
far_plane = 300
|
||||
fog_distance = 290
|
||||
fog_color = 0.140, 0.137, 0.122
|
||||
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 = 1., 0.95, 0.9, 1.0 ;0.502, 0.541, 0.580, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_indoor
|
||||
|
||||
[weather_indoor_02]
|
||||
flares =
|
||||
sky_texture = sky\sky_9_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 0.450, 0.450, 0.450
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.433, 0.441, 0.531, 0.75, 2.0
|
||||
far_plane = 300
|
||||
fog_distance = 290
|
||||
fog_color = 0.140, 0.137, 0.122
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 1.0, 1.0, 1.0
|
||||
thunderbolt =
|
||||
bolt_period = 12.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 = 1., 0.95, 0.9, 1.0 ;0.502, 0.541, 0.580, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_indoor
|
||||
|
||||
[sect_indoor_x18]
|
||||
00:00:00 = weather_indoor_x18_01
|
||||
12:00:00 = weather_indoor_x18_02
|
||||
|
||||
[weather_indoor_x18_01]
|
||||
flares =
|
||||
sky_texture = sky\sky_5_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 0.350, 0.350, 0.350
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.433, 0.441, 0.531, 1.0, 2.0
|
||||
far_plane = 300
|
||||
fog_distance = 290
|
||||
fog_color = 0.140, 0.137, 0.122
|
||||
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.502, 0.541, 0.580, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_x18
|
||||
|
||||
[weather_indoor_x18_02]
|
||||
flares =
|
||||
sky_texture = sky\sky_9_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 0.450, 0.450, 0.450
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.433, 0.441, 0.531, 1.0, 2.0
|
||||
far_plane = 300
|
||||
fog_distance = 290
|
||||
fog_color = 0.140, 0.137, 0.122
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 1.0, 1.0, 1.0
|
||||
thunderbolt =
|
||||
bolt_period = 12.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.502, 0.541, 0.580, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_x18
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue