|
|
@@ -538,6 +538,11 @@ def get_clear_pattern_file(clear_pattern_mode, path=None, cache_data=None):
|
|
|
'clear_from_in': './patterns/clear_from_in_mini.thr',
|
|
|
'clear_sideway': './patterns/clear_sideway_mini.thr'
|
|
|
},
|
|
|
+ 'dune_weaver_mini_pro': {
|
|
|
+ 'clear_from_out': './patterns/clear_from_out_mini.thr',
|
|
|
+ 'clear_from_in': './patterns/clear_from_in_mini.thr',
|
|
|
+ 'clear_sideway': './patterns/clear_sideway_mini.thr'
|
|
|
+ },
|
|
|
'dune_weaver_pro': {
|
|
|
'clear_from_out': './patterns/clear_from_out_pro.thr',
|
|
|
'clear_from_out_Ultra': './patterns/clear_from_out_Ultra.thr',
|