a lot of cosmetic changes

This commit is contained in:
Tonton Th
2025-10-31 14:14:07 +01:00
parent 5706911bde
commit 048148967b
9 changed files with 39 additions and 29 deletions

View File

@@ -82,11 +82,11 @@ merge {
}
#local R = rand(Rng1);
#if ( R < 0.3 )
texture { Tinny_Brass }
texture { Tinny_Brass }
#elseif ( R < 0.8 )
texture { New_Penny }
texture { New_Penny }
#else
texture { tPlasticGreen }
texture { T_Brass_2C }
#end // if
#end // macro