fix an excessive psychedelic effect
This commit is contained in:
parent
b6ac4f8ce5
commit
5e5d0ae116
@ -71,7 +71,7 @@ merge {
|
|||||||
#if (R < 0.63)
|
#if (R < 0.63)
|
||||||
texture { T_Grnt6 scale 4 }
|
texture { T_Grnt6 scale 4 }
|
||||||
#else
|
#else
|
||||||
texture { T_Stone34 scale 3+rand(Rng2) }
|
texture { T_Stone34 scale 3+rand(Rng1) }
|
||||||
#end
|
#end
|
||||||
}
|
}
|
||||||
#end // macro
|
#end // macro
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user