정의값 그룹
NVisibleLocationsGfx
정의값 10
NVisibleLocationsGfx|DENSITY_OF_GLACIERS_MILD
NVisibleLocationsGfx|DENSITY_OF_GLACIERS_NORMAL
NVisibleLocationsGfx|DENSITY_OF_GLACIERS_SEVERE
NVisibleLocationsGfx|GLACIER_ALLOWED_CLIMATES
NVisibleLocationsGfx|GLACIER_SCHEMATIC_NAMES
NVisibleLocationsGfx|MAX_VISIBLE_ZOOM_LEVEL
NVisibleLocationsGfx|NUMBER_OF_GLACIER_RETRIES
NVisibleLocationsGfx|PLAGE_SCHEMATIC_NAME
NVisibleLocationsGfx|SANDSTORM_MAX_ZOOM_STEP
NVisibleLocationsGfx|SANDSTORM_SCHEMATIC_NAME
정의loading_screen/common/defines/graphic/00_graphics.txt:1284
1285MAX_VISIBLE_ZOOM_LEVEL = @visible_locations_gfx_zoomstep
1287PLAGE_SCHEMATIC_NAME = "plague_particle"
1288GLACIER_SCHEMATIC_NAMES = {
"glacier_schematic"
"glacier_schematic_medium"
"glacier_schematic_small"
}
1289SANDSTORM_SCHEMATIC_NAME = "sandstorm_schematic"
1290SANDSTORM_MAX_ZOOM_STEP = @particles_zoom_out
1292DENSITY_OF_GLACIERS_MILD = 0
1293DENSITY_OF_GLACIERS_NORMAL = 0.0005
1294DENSITY_OF_GLACIERS_SEVERE = 0.001
1295NUMBER_OF_GLACIER_RETRIES = 5
1297GLACIER_ALLOWED_CLIMATES = {
"arctic"
}