Upgrade Ground Zero vegetation assets
This commit is contained in:
@@ -7,9 +7,9 @@ import unreal
|
||||
MAP_PATH = "/Game/Agrarian/Maps/L_GroundZeroTerrain_Test"
|
||||
FOLIAGE_LABEL = "AGR_GroundZeroFoliage_FirstPass"
|
||||
EXPECTED_FOLIAGE_COUNTS = {
|
||||
"trees": 64,
|
||||
"shrubs": 148,
|
||||
"grass": 260,
|
||||
"trees": 96,
|
||||
"shrubs": 220,
|
||||
"grass": 420,
|
||||
}
|
||||
CRITICAL_CLEARANCE_CM = {
|
||||
"trees": 5200.0,
|
||||
|
||||
Reference in New Issue
Block a user