|
1 | 1 | [
|
2 | 2 | {
|
3 |
| - "type": "terrain", |
4 | 3 | "id": "t_sunkenhelicopter_floor",
|
| 4 | + "copy-from": "t_scrap_floor", |
| 5 | + "type": "terrain", |
| 6 | + "extend": { "flags": [ "LIQUID", "SWIMMABLE", "DEEP_WATER", "WATER_CUBE" ] }, |
5 | 7 | "name": "waterlogged aisle",
|
6 | 8 | "description": "A waterlogged aisle. It has started to degrade after some time spent underwater. Absolutely unrecoverable.",
|
7 |
| - "connect_groups": [ "INDOORFLOOR", "MULCHFLOOR" ], |
8 |
| - "copy-from": "t_scrap_floor" |
| 9 | + "connect_groups": [ "INDOORFLOOR", "MULCHFLOOR" ] |
9 | 10 | },
|
10 | 11 | {
|
11 |
| - "type": "terrain", |
12 | 12 | "id": "t_sunkenhelicopter_floor_rotator",
|
13 |
| - "connect_groups": [ "INDOORFLOOR", "MULCHFLOOR" ], |
14 |
| - "copy-from": "t_sunkenhelicopter_floor" |
| 13 | + "copy-from": "t_sunkenhelicopter_floor", |
| 14 | + "type": "terrain", |
| 15 | + "connect_groups": [ "INDOORFLOOR", "MULCHFLOOR" ] |
15 | 16 | },
|
16 | 17 | {
|
17 |
| - "type": "terrain", |
18 | 18 | "id": "t_sunkenhelicopter_wall_nw",
|
19 |
| - "name": "waterlogged board", |
20 | 19 | "copy-from": "t_scrap_wall",
|
| 20 | + "type": "terrain", |
| 21 | + "name": "waterlogged board", |
21 | 22 | "description": "A waterlogged metal wall. Keeps zombies outside the vehicle and prevents people from seeing through it. It has started to degrade after some time spent underwater. Absolutely unrecoverable."
|
22 | 23 | },
|
23 | 24 | {
|
24 |
| - "type": "terrain", |
25 | 25 | "id": "t_sunkenhelicopter_wall_ne",
|
| 26 | + "type": "terrain", |
26 | 27 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
27 | 28 | },
|
28 | 29 | {
|
29 |
| - "type": "terrain", |
30 | 30 | "id": "t_sunkenhelicopter_wall_w",
|
| 31 | + "type": "terrain", |
31 | 32 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
32 | 33 | },
|
33 | 34 | {
|
34 |
| - "type": "terrain", |
35 | 35 | "id": "t_sunkenhelicopter_wall_e",
|
| 36 | + "type": "terrain", |
36 | 37 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
37 | 38 | },
|
38 | 39 | {
|
39 |
| - "type": "terrain", |
40 | 40 | "id": "t_sunkenhelicopter_wall_s",
|
| 41 | + "type": "terrain", |
41 | 42 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
42 | 43 | },
|
43 | 44 | {
|
44 |
| - "type": "terrain", |
45 | 45 | "id": "t_sunkenhelicopter_wall_sw",
|
| 46 | + "type": "terrain", |
46 | 47 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
47 | 48 | },
|
48 | 49 | {
|
49 |
| - "type": "terrain", |
50 | 50 | "id": "t_sunkenhelicopter_wall_se",
|
| 51 | + "type": "terrain", |
51 | 52 | "copy-from": "t_sunkenhelicopter_wall_nw"
|
52 | 53 | },
|
53 | 54 | {
|
54 |
| - "type": "terrain", |
55 | 55 | "id": "t_sunkenhelicopter_quarterpanel_n_middle",
|
| 56 | + "copy-from": "t_drystone_wall_half", |
| 57 | + "type": "terrain", |
56 | 58 | "name": "waterlogged quarterpanel",
|
57 | 59 | "description": "A waterlogged half-height metal wall. Keeps zombies outside the vehicle but allows people to see over it. It has started to degrade after some time spent underwater. Absolutely unrecoverable.",
|
58 |
| - "copy-from": "t_drystone_wall_half", |
59 |
| - "flags": [ "TRANSPARENT", "NOITEM", "THIN_OBSTACLE" ], |
| 60 | + "flags": [ "TRANSPARENT", "NOITEM", "THIN_OBSTACLE", "LIQUID", "SWIMMABLE", "DEEP_WATER", "WATER_CUBE" ], |
60 | 61 | "bash": {
|
61 | 62 | "str_min": 80,
|
62 | 63 | "str_max": 200,
|
|
67 | 68 | }
|
68 | 69 | },
|
69 | 70 | {
|
70 |
| - "type": "terrain", |
71 | 71 | "id": "t_sunkenhelicopter_quarterpanel_n_left",
|
| 72 | + "type": "terrain", |
72 | 73 | "copy-from": "t_sunkenhelicopter_quarterpanel_n_middle"
|
73 | 74 | },
|
74 | 75 | {
|
75 |
| - "type": "terrain", |
76 | 76 | "id": "t_sunkenhelicopter_quarterpanel_n_right",
|
| 77 | + "type": "terrain", |
77 | 78 | "copy-from": "t_sunkenhelicopter_quarterpanel_n_middle"
|
78 | 79 | },
|
79 | 80 | {
|
80 |
| - "type": "terrain", |
81 | 81 | "id": "t_sunkenhelicopter_windshield_n",
|
82 | 82 | "copy-from": "t_window",
|
| 83 | + "type": "terrain", |
83 | 84 | "name": "waterlogged windshield",
|
84 | 85 | "description": "A waterlogged sheet of glass that lets you see outside the vehicle. It has started to degrade after some time spent underwater. Absolutely unrecoverable.",
|
85 | 86 | "roof": "t_flat_roof",
|
86 | 87 | "flags": [ "TRANSPARENT", "NOITEM" ],
|
87 | 88 | "shoot": { "reduce_damage": [ 1, 4 ], "reduce_damage_laser": [ 0, 4 ], "destroy_damage": [ 1, 4 ], "no_laser_destroy": true }
|
88 | 89 | },
|
89 | 90 | {
|
90 |
| - "type": "terrain", |
91 | 91 | "id": "t_sunkenhelicopter_frame",
|
| 92 | + "copy-from": "t_junk_floor", |
| 93 | + "extend": { "flags": [ "LIQUID", "SWIMMABLE", "DEEP_WATER", "WATER_CUBE" ] }, |
| 94 | + "type": "terrain", |
92 | 95 | "name": "waterlogged frame",
|
93 | 96 | "description": "A waterlogged metal framework. Other vehicle components can be mounted on it, and it can be attached to other frames to increase the vehicle's size. It has started to degrade after some time spent underwater. Absolutely unrecoverable.",
|
94 |
| - "copy-from": "t_junk_floor" |
| 97 | + "flags": [ "TRANSPARENT", "NOITEM" ] |
95 | 98 | },
|
96 | 99 | {
|
97 | 100 | "type": "furniture",
|
|
102 | 105 | "rotates_to": "MULCHFLOOR"
|
103 | 106 | },
|
104 | 107 | {
|
105 |
| - "type": "terrain", |
106 | 108 | "id": "t_sunkenhelicopter_roof",
|
| 109 | + "copy-from": "t_sunkenhelicopter_floor", |
| 110 | + "extend": { "flags": [ "LIQUID", "SWIMMABLE", "DEEP_WATER", "WATER_CUBE" ] }, |
| 111 | + "type": "terrain", |
107 | 112 | "name": "waterlogged roof",
|
108 |
| - "description": "A waterlogged metal roof. Absolutely unrecoverable.", |
109 |
| - "copy-from": "t_sunkenhelicopter_floor" |
| 113 | + "description": "A waterlogged metal roof. Absolutely unrecoverable." |
110 | 114 | },
|
111 | 115 | {
|
112 |
| - "type": "terrain", |
113 | 116 | "id": "t_sunkenhelicopter_rotor",
|
| 117 | + "copy-from": "t_sunkenhelicopter_floor", |
| 118 | + "type": "terrain", |
114 | 119 | "name": "waterlogged heavy-duty military Blackhawk rotors",
|
115 |
| - "description": "A set of four military-grade helicopter rotor blades, used to provide lift by rotation. It has started to degrade after some time spent underwater. Absolutely unrecoverable.", |
116 |
| - "copy-from": "t_sunkenhelicopter_floor" |
| 120 | + "description": "A set of four military-grade helicopter rotor blades, used to provide lift by rotation. It has started to degrade after some time spent underwater. Absolutely unrecoverable." |
117 | 121 | }
|
118 | 122 | ]
|
0 commit comments