scritcher/examples/noise.scri

6 lines
82 B
Plaintext
Raw Normal View History

load :0;
noise 5 1 3981 10000;
2019-07-13 22:55:57 +00:00
wildnoise 5 2 3982 0;
noise 5 3 3982 5;
quicksave;