|
227 | 227 | "O": [ "airship_balloon_external" ], |
228 | 228 | "P": [ "propeller_wood" ], |
229 | 229 | "t": [ "frame_wood_cross", "wood box", "airship_balloon" ], |
230 | | - "X": [ "frame_wood_cross", "door_wood_opaque", "airship_balloon" ] |
| 230 | + "X": [ "frame_wood_cross", "door_wood_opaque", "airship_balloon" ], |
| 231 | + "o": [ "frame_wood_cross", "wood box", "roof_wood", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ], |
| 232 | + "T": [ |
| 233 | + "frame_wood_cross", |
| 234 | + "seat_wood", |
| 235 | + "turret_mount_manual_wood", |
| 236 | + { |
| 237 | + "ammo_types": [ "rock", "sling_bullet", "ammo_ballista_wood", "ammo_ballista_iron" ], |
| 238 | + "part": "mounted_launcher_ballista", |
| 239 | + "ammo": 75, |
| 240 | + "ammo_qty": [ 1, 10 ] |
| 241 | + } |
| 242 | + ] |
231 | 243 | }, |
232 | | - "parts": [ |
233 | | - { |
234 | | - "x": -9, |
235 | | - "y": 0, |
236 | | - "parts": [ "frame_wood_cross", "wood box", "roof_wood", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ] |
237 | | - }, |
238 | | - { |
239 | | - "x": -9, |
240 | | - "y": 1, |
241 | | - "parts": [ "frame_wood_cross", "wood box", "roof_wood", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ] |
242 | | - }, |
243 | | - { |
244 | | - "x": -9, |
245 | | - "y": -1, |
246 | | - "parts": [ "frame_wood_cross", "wood box", "roof_wood", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ] |
247 | | - }, |
248 | | - { |
249 | | - "x": 2, |
250 | | - "y": 2, |
251 | | - "parts": [ |
252 | | - "frame_wood_cross", |
253 | | - "seat_wood", |
254 | | - "turret_mount_manual_wood", |
255 | | - { |
256 | | - "ammo_types": [ "rock", "sling_bullet", "ammo_ballista_wood", "ammo_ballista_iron" ], |
257 | | - "part": "mounted_launcher_ballista", |
258 | | - "ammo": 75, |
259 | | - "ammo_qty": [ 1, 10 ] |
260 | | - } |
261 | | - ] |
262 | | - }, |
263 | | - { |
264 | | - "x": 2, |
265 | | - "y": -2, |
266 | | - "parts": [ |
267 | | - "frame_wood_cross", |
268 | | - "seat_wood", |
269 | | - "turret_mount_manual_wood", |
270 | | - { |
271 | | - "ammo_types": [ "rock", "sling_bullet", "ammo_ballista_wood", "ammo_ballista_iron" ], |
272 | | - "part": "mounted_launcher_ballista", |
273 | | - "ammo": 75, |
274 | | - "ammo_qty": [ 1, 1 ] |
275 | | - } |
276 | | - ] |
277 | | - } |
278 | | - ], |
279 | 244 | "items": [ |
280 | 245 | { "x": 1, "y": 2, "chance": 50, "item_groups": [ "supplies_skyfarer_ballista" ] }, |
281 | 246 | { "x": 1, "y": -2, "chance": 50, "item_groups": [ "supplies_skyfarer_ballista" ] } |
|
309 | 274 | "E": [ "frame_wood_horizontal", "woodhalfboard_horizontal", "engine_steam_small", "plating_wood", "airship_balloon" ], |
310 | 275 | "O": [ "airship_balloon_external" ], |
311 | 276 | "P": [ "propeller_wood" ], |
312 | | - "t": [ "frame_wood_cross", "wood box", "airship_balloon" ] |
| 277 | + "t": [ "frame_wood_cross", "wood box", "airship_balloon" ], |
| 278 | + "o": [ "frame_wood_cross", "wood box", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ], |
| 279 | + "T": [ |
| 280 | + "frame_wood_cross", |
| 281 | + "seat_wood", |
| 282 | + "turret_mount_manual_wood", |
| 283 | + { |
| 284 | + "ammo_types": [ "rock", "sling_bullet", "ammo_ballista_wood", "ammo_ballista_iron" ], |
| 285 | + "part": "mounted_launcher_ballista", |
| 286 | + "ammo": 75, |
| 287 | + "ammo_qty": [ 1, 10 ] |
| 288 | + } |
| 289 | + ] |
313 | 290 | }, |
314 | | - "parts": [ |
315 | | - { |
316 | | - "x": -2, |
317 | | - "y": 0, |
318 | | - "parts": [ "frame_wood_cross", "wood box", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ] |
319 | | - }, |
320 | | - { |
321 | | - "x": -2, |
322 | | - "y": 2, |
323 | | - "parts": [ "frame_wood_cross", "wood box", { "part": "fuel_bunker", "fuel": "coal_lump" }, "airship_balloon" ] |
324 | | - }, |
325 | | - { |
326 | | - "x": 0, |
327 | | - "y": 2, |
328 | | - "parts": [ |
329 | | - "frame_wood_cross", |
330 | | - "seat_wood", |
331 | | - "turret_mount_manual_wood", |
332 | | - { |
333 | | - "ammo_types": [ "rock", "sling_bullet", "ammo_ballista_wood", "ammo_ballista_iron" ], |
334 | | - "part": "mounted_launcher_ballista", |
335 | | - "ammo": 75, |
336 | | - "ammo_qty": [ 1, 10 ] |
337 | | - } |
338 | | - ] |
339 | | - } |
340 | | - ], |
341 | 291 | "items": [ { "x": 1, "y": 1, "chance": 75, "item_groups": [ "supplies_skyfarer_ballista" ] } ] |
342 | 292 | }, |
343 | 293 | { |
|
0 commit comments