@@ -40,7 +40,7 @@ data:extend({
4040 autoplace = {
4141 order = " xaa" ,
4242 probability_expression = 0.000025 ,
43- tile_restriction = { " grass-1 " , " grass-2 " , " grass-3 " , " grass-4 " , " dry-dirt" },
43+ tile_restriction = { " dirt-3 " , " dirt-4 " , " dirt-5 " , " dirt-6 " , " dirt-7 " , " dry-dirt" , " red-desert-1 " },
4444 },
4545 pictures = {
4646 {
@@ -98,7 +98,7 @@ data:extend({
9898 autoplace = {
9999 order = " yaa" ,
100100 probability_expression = 0.000025 ,
101- tile_restriction = { " dirt -1" , " dirt -2" , " dirt -3" , " dirt -4" , " dirt-5 " , " dirt-6 " , " dirt-7 " },
101+ tile_restriction = { " grass -1" , " grass -2" , " grass -3" , " grass -4" , " red-desert-0 " },
102102 },
103103 pictures = {
104104 {
@@ -162,7 +162,7 @@ data:extend({
162162 autoplace = {
163163 order = " zaa" ,
164164 probability_expression = 0.000025 ,
165- tile_restriction = { " dirt -1" , " dirt -2" , " dirt -3" , " dirt-4 " , " dirt-5 " , " dirt-6 " , " dirt-7 " },
165+ tile_restriction = { " sand -1" , " sand -2" , " sand -3" , " dirt-1 " , " dirt-2 " , " red-desert-2 " , " red-desert-3 " },
166166 },
167167 pictures = {
168168 {
0 commit comments