Old revision #pchthae2x | New revision #ps6q2pxx0 | ||
---|---|---|---|
8 | 8 | ||
9 | item (FEAT_TRAINS, powernaut_diesel, 6) { | 9 | item (FEAT_TRAINS, powernaut_diesel, 6) { |
10 | property { | 10 | property { |
11 | model_life: | 11 | model_life: 99; |
12 | } | 12 | } |
13 | } | 13 | } |
14 | 14 | ||
15 | item (FEAT_TRAINS, dash_diesel, 12) { | 15 | item (FEAT_TRAINS, dash_diesel, 12) { |
16 | property { | 16 | property { |
17 | model_life: | 17 | model_life: 99; |
18 | } | 18 | } |
19 | } | 19 | } |
20 | 20 | ||
21 | item (FEAT_TRAINS, turner_turbo_diesel, 20) { | 21 | item (FEAT_TRAINS, turner_turbo_diesel, 20) { |
22 | property { | 22 | property { |
23 | model_life: | 23 | model_life: 99; |
24 | } | 24 | } |
25 | } | 25 | } |
26 | 26 | ||
27 | item (FEAT_AIRCRAFT, flashbang_x1, | 27 | item (FEAT_AIRCRAFT, flashbang_x1, 35) { |
28 | property { | 28 | property { |
29 | model_life: | 29 | model_life: 99; |
30 | } | 30 | } |
31 | } | 31 | } |
32 | 32 | ||
33 | item (FEAT_AIRCRAFT, guru_x2_helicopter, | 33 | item (FEAT_AIRCRAFT, guru_x2_helicopter, 39) { |
34 | property { | 34 | property { |
35 | model_life: | 35 | model_life: 99; |
36 | } | 36 | } |
37 | } | 37 | } |