thingie_enabled	= 1;
snow_color	= {1,1,1};
snow_lightning_coef	= 0.25;
max_columns	= 25;
rows	= 6;
stream_emitting_threshold	= 0.5;
gravity_hack	= 1.16;
gravity_constant	= 0.5;
gravity_start_coef	= 0.1;
resistance_constant	= 0.115;
board_side_normal_amount	= 1;
ground_normal_amount	= 0.85;
board_direction_amount	= 0.15;
velocity_direction_amount	= 0;
canting_stream_percentage	= 1;
canting_stream_len	= 2;
speed_coef	= 1.3;
material_coef	= 0.6;
top_grad_decrease	= 0.45;
bottom_grad_decrease	= 0.65;
max_distance	= 0.05;
canting_boost	= 1.5;
min_speed_ramp	= 3;
max_speed_ramp	= 5;
speed_accel	= 1;
texture_columns	= 7;
texture_rows	= 7;
texture_file	= "testdata/matto.tga";
texture_format	= "4444";
texture_width	= 0;
texture_height	= 0;
use_mipmap	= 1;
