Untitled
unknown
plain_text
a year ago
3.6 kB
12
Indexable
--addonowy mechanik
['mechanic_tools'] = {
label = 'Narzędzia Mechanika',
weight = 10000,
rare = 0,
can_remove = 1,
},
['toolbox'] = {
label = 'Skrzynka Narzędziowa',
weight = 5000,
rare = 0,
can_remove = 1,
},
['turbo_lvl_1'] = {
label = 'Turbo GARET',
weight = 15000,
rare = 0,
can_remove = 1,
},
['nos'] = {
label = 'Nitro',
weight = 3000,
rare = 0,
can_remove = 1,
},
['stock_transmission'] = {
label = 'Skrzynia Biegów (Standardowa)',
weight = 30000,
rare = 0,
can_remove = 1,
},
['race_transmission'] = {
label = 'Skrzynia Biegów (Wyścigowa RWD)',
weight = 25000,
rare = 0,
can_remove = 1,
},
['race_transmission_4wd'] = {
label = 'Skrzynia Biegów (Wyścigowa 4WD)',
weight = 27000,
rare = 0,
can_remove = 1,
},
['race_transmission_fwd'] = {
label = 'Skrzynia Biegów (Wyścigowa FWD)',
weight = 24000,
rare = 0,
can_remove = 1,
},
['stock_suspension'] = {
label = 'Zawieszenie (Standardowe)',
weight = 20000,
rare = 0,
can_remove = 1,
},
['race_suspension'] = {
label = 'Zawieszenie Wyścigowe',
weight = 18000,
rare = 0,
can_remove = 1,
},
['stock_oil'] = {
label = 'Olej (Standardowy)',
weight = 1000,
rare = 0,
can_remove = 1,
},
['shell_oil'] = {
label = 'Olej Shell',
weight = 1000,
rare = 0,
can_remove = 1,
},
['stock_engine'] = {
label = 'Silnik (Standardowy)',
weight = 180000,
rare = 0,
can_remove = 1,
},
['v8engine'] = {
label = 'Silnik V8',
weight = 220000,
rare = 0,
can_remove = 1,
},
['2jzengine'] = {
label = 'Silnik 2JZ',
weight = 200000,
rare = 0,
can_remove = 1,
},
['lambov10'] = {
label = 'Silnik Lamborghini V10',
weight = 240000,
rare = 0,
can_remove = 1,
},
['musv8'] = {
label = 'Silnik V8 (Muscle Car)',
weight = 230000,
rare = 0,
can_remove = 1,
},
['shonen'] = {
label = 'Silnik Shonen',
weight = 190000,
rare = 0,
can_remove = 1,
},
['rb26det'] = {
label = 'Silnik RB26DET',
weight = 200000,
rare = 0,
can_remove = 1,
},
['rotary7'] = {
label = 'Silnik Rotary7',
weight = 160000,
rare = 0,
can_remove = 1,
},
['m297zonda'] = {
label = 'Silnik M297 Zonda',
weight = 230000,
rare = 0,
can_remove = 1,
},
['m158huayra'] = {
label = 'Silnik M158 Huayra',
weight = 220000,
rare = 0,
can_remove = 1,
},
['k20a'] = {
label = 'Silnik K20A',
weight = 180000,
rare = 0,
can_remove = 1,
},
['gt3flat6'] = {
label = 'Silnik GT3 Flat-6',
weight = 200000,
rare = 0,
can_remove = 1,
},
['predatorv8'] = {
label = 'Silnik Predator V8',
weight = 220000,
rare = 0,
can_remove = 1,
},
['p60b40'] = {
label = 'Silnik P60B40',
weight = 210000,
rare = 0,
can_remove = 1,
},
['stock_tires'] = {
label = 'Opony (Standardowe)',
weight = 20000,
rare = 0,
can_remove = 1,
},
['michelin_tires'] = {
label = 'Opony Michelin',
weight = 18000,
rare = 0,
can_remove = 1,
},
['stock_brakes'] = {
label = 'Hamulce (Standardowe)',
weight = 15000,
rare = 0,
can_remove = 1,
},
['race_brakes'] = {
label = 'Hamulce Wyścigowe',
weight = 14000,
rare = 0,
can_remove = 1,
},
['stock_sparkplugs'] = {
label = 'Świece Zapłonowe (Standardowe)',
weight = 500,
rare = 0,
can_remove = 1,
},
['ngk_sparkplugs'] = {
label = 'Świece Zapłonowe NGK',
weight = 500,
rare = 0,
can_remove = 1,
},Editor is loading...
Leave a Comment