a lot of minor changes

This commit is contained in:
Tonton Th
2025-11-04 13:28:16 +01:00
parent 8532b81c36
commit 75b1b9f741
9 changed files with 26 additions and 14 deletions

View File

@@ -17,9 +17,9 @@ merge {
cylinder { 0, y/6, 0.33 }
#local R = rand(Rng1);
#if ( R < 0.52)
texture { T_WIP_alert }
texture { T_Beton_1 }
#else
texture { M_Texture }
texture { T_Beton_2 }
#end
}
#end // macro
@@ -45,7 +45,7 @@ merge {
#if (rand(Rng1) < 0.52)
texture { tPlasticOrange }
#else
texture { Ruby_Glass }
texture { tPlasticGreen }
#end // if
scale <0.62, 0.5, 0.61>