|
207 | 207 | "damage_modifier": 60,
|
208 | 208 | "durability": 95,
|
209 | 209 | "description": "A small but comfortable bed.",
|
210 |
| - "size": "100 L", |
| 210 | + "size": "50 L", |
211 | 211 | "item": "mattress",
|
212 | 212 | "comfort": 4,
|
213 | 213 | "floor_bedding_warmth": 700,
|
|
309 | 309 | "color": "white",
|
310 | 310 | "durability": 400,
|
311 | 311 | "description": "An aisle.",
|
312 |
| - "size": "100 L", |
313 | 312 | "item": "sheet_metal",
|
314 | 313 | "location": "center",
|
315 | 314 | "//": ".5 m square sheet of metal, likely affixed with bolts in places, assume 200 cm weld to install and 50 cm weld to repair",
|
|
326 | 325 | },
|
327 | 326 | "repair": { "skills": [ [ "mechanics", 2 ] ], "time": "6 m", "using": [ [ "repair_welding_lc_steel", 5 ] ] }
|
328 | 327 | },
|
329 |
| - "flags": [ "AISLE", "BOARDABLE", "CARGO" ], |
| 328 | + "flags": [ "AISLE", "BOARDABLE" ], |
330 | 329 | "breaks_into": [
|
331 | 330 | { "item": "sheet_metal_small", "count": [ 0, 1 ] },
|
332 | 331 | { "item": "lc_steel_lump", "count": [ 1, 2 ] },
|
|
366 | 365 | "folded_volume": "12500 ml",
|
367 | 366 | "item": "foldwoodframe",
|
368 | 367 | "breaks_into": [ { "item": "splinter", "count": [ 7, 11 ] }, { "item": "nail", "charges": [ 5, 10 ] } ],
|
369 |
| - "flags": [ "AISLE", "BOARDABLE", "CARGO" ] |
| 368 | + "flags": [ "AISLE", "BOARDABLE" ] |
370 | 369 | },
|
371 | 370 | {
|
372 | 371 | "type": "vehicle_part",
|
|
2294 | 2293 | "durability": 250,
|
2295 | 2294 | "description": "A cargo space for carrying livestock. 'e'xamine it to capture an animal next to you, or to release the animal currently contained. When selecting an animal to capture, choose its tile relative to you, not the part.",
|
2296 | 2295 | "//1": "240 cm weld to install, 60 cm per damage quadrant to repair",
|
2297 |
| - "size": "300 L", |
2298 |
| - "comfort": 2, |
| 2296 | + "size": "200 L", |
2299 | 2297 | "item": "livestock_carrier",
|
2300 | 2298 | "location": "center",
|
2301 | 2299 | "requirements": {
|
|
2311 | 2309 | },
|
2312 | 2310 | "repair": { "skills": [ [ "mechanics", 2 ] ], "time": "20 m", "using": [ [ "repair_welding_standard", 12 ] ] }
|
2313 | 2311 | },
|
2314 |
| - "flags": [ "BOARDABLE", "CARGO", "COVERED", "CAPTURE_MONSTER_VEH", "HUGE_OK", "BED", "BELTABLE" ], |
| 2312 | + "flags": [ "BOARDABLE", "CARGO", "COVERED", "CAPTURE_MONSTER_VEH", "HUGE_OK" ], |
2315 | 2313 | "breaks_into": [
|
2316 | 2314 | { "item": "mc_steel_lump", "count": [ 6, 8 ] },
|
2317 | 2315 | { "item": "mc_steel_chunk", "count": [ 6, 8 ] },
|
|
0 commit comments