114 |
114 |
115 # shoppa tiles |
115 # shoppa tiles |
116 [[tiles.Shoppa]] |
116 [[tiles.Shoppa]] |
117 name = "120_filled.png" |
117 name = "120_filled.png" |
118 weight = 0 |
118 weight = 0 |
119 edges = [ "first_layer_reyal_tsrif", "f", "f", "f" ] |
119 edges = [ "first_layer_reyal_tsrif", "f", "!f", "f" ] |
120 is_negative = true |
120 is_negative = true |
121 |
121 |
122 [[tiles.Shoppa]] |
122 [[tiles.Shoppa]] |
123 name = "120_filled.png" |
123 name = "120_filled.png" |
124 edges = [ "e", "e", "e", "e" ] |
124 edges = [ "e", "e", "e", "e" ] |
125 |
125 |
126 [[tiles.Shoppa]] |
126 [[tiles.Shoppa]] |
|
127 name = "120_filled.png" |
|
128 weight = 15 |
|
129 edges = [ "e", "OE", "EO", "e" ] |
|
130 can_rotate90 = true |
|
131 can_rotate180 = true |
|
132 can_rotate270 = true |
|
133 |
|
134 [[tiles.Shoppa]] |
127 # forced space |
135 # forced space |
128 name = "120_filled.png" |
136 name = "120_filled.png" |
129 weight = 0 |
137 weight = 0 |
130 edges = [ "!E", "e", "e", "e" ] |
138 edges = [ "!E", "e", "e", "e" ] |
|
139 anti_match = [0, 1, 0, 1] |
131 can_rotate90 = true |
140 can_rotate90 = true |
132 can_rotate180 = true |
141 can_rotate180 = true |
133 can_rotate270 = true |
142 can_rotate270 = true |
134 |
143 |
135 [[tiles.Shoppa]] |
144 [[tiles.Shoppa]] |
177 anti_match = [1, 0, 0, 1] |
186 anti_match = [1, 0, 0, 1] |
178 can_mirror = true |
187 can_mirror = true |
179 |
188 |
180 [[tiles.Shoppa]] |
189 [[tiles.Shoppa]] |
181 name = "shoppa_sector.png" |
190 name = "shoppa_sector.png" |
|
191 weight = 8 |
182 edges = [ "e", "sector", "rotces", "e" ] |
192 edges = [ "e", "sector", "rotces", "e" ] |
183 anti_match = [1, 0, 0, 1] |
193 anti_match = [1, 0, 0, 1] |
184 can_rotate90 = true |
194 can_rotate90 = true |
185 can_rotate180 = true |
195 can_rotate180 = true |
186 can_rotate270 = true |
196 can_rotate270 = true |
187 |
197 |
188 [[tiles.Shoppa]] |
198 [[tiles.Shoppa]] |
|
199 name = "120_corner.png" |
|
200 weight = 8 |
|
201 edges = [ "RS", "e", "e", "SR" ] |
|
202 anti_match = [0, 1, 1, 0] |
|
203 is_negative = true |
|
204 can_rotate90 = true |
|
205 can_rotate180 = true |
|
206 can_rotate270 = true |
|
207 |
|
208 [[tiles.Shoppa]] |
|
209 name = "120_bar.png" |
|
210 edges = [ "RRR", "RS", "e", "SR" ] |
|
211 anti_match = [0, 0, 1, 0] |
|
212 is_negative = true |
|
213 can_flip = true |
|
214 |
|
215 [[tiles.Shoppa]] |
189 name = "shoppa_hill_center_1.png" |
216 name = "shoppa_hill_center_1.png" |
190 weight = 0 |
217 weight = 0 |
191 edges = [ "E", "E", "!retnecllih", "E" ] |
218 edges = [ "E", "E", "!retnecllih", "E" ] |
192 |
219 |
193 [[tiles.Shoppa]] |
220 [[tiles.Shoppa]] |
209 edges = [ "hillside3", "H", "4edisllih", "e" ] |
236 edges = [ "hillside3", "H", "4edisllih", "e" ] |
210 can_mirror = true |
237 can_mirror = true |
211 |
238 |
212 [[tiles.Shoppa]] |
239 [[tiles.Shoppa]] |
213 name = "shoppa_hill_side_4.png" |
240 name = "shoppa_hill_side_4.png" |
214 weight = 6 |
241 weight = 4 |
215 edges = [ "hillside4", "H", "!first_layer_reyal_tsrif", "e" ] |
242 edges = [ "hillside4", "H", "!first_layer_reyal_tsrif", "e" ] |
216 anti_match = [0, 4, 0, 0] |
243 anti_match = [0, 4, 0, 0] |
217 can_mirror = true |
244 can_mirror = true |
218 |
245 |
219 [[tiles.Shoppa]] |
246 [[tiles.Shoppa]] |
222 edges = [ "H", "H", "first_layer_reyal_tsrif", "H" ] |
249 edges = [ "H", "H", "first_layer_reyal_tsrif", "H" ] |
223 is_negative = true |
250 is_negative = true |
224 |
251 |
225 [[tiles.Shoppa]] |
252 [[tiles.Shoppa]] |
226 name = "120_filled.png" |
253 name = "120_filled.png" |
227 weight = 10 |
|
228 edges = [ "H", "H", "H", "H" ] |
254 edges = [ "H", "H", "H", "H" ] |
229 anti_match = [0, 2, 0, 2] |
255 anti_match = [0, 2, 0, 2] |
230 is_negative = true |
256 is_negative = true |
231 |
257 |
232 ################ EDGES ################ |
258 ################ EDGES ################ |