Add Baltimore a Shipdealer, Add HeavyLifter Ship
This commit is contained in:
@@ -1483,13 +1483,16 @@ ids_name = 263900
|
||||
ids_info = 264900
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 120000
|
||||
linear_drag = 3000
|
||||
max_force = 48000
|
||||
linear_drag = 599
|
||||
power_usage = 0
|
||||
reverse_fraction = 0.1
|
||||
flame_effect = gf_br_lifter_engine01
|
||||
cruise_charge_time = 5
|
||||
cruise_power_usage = 20
|
||||
rumble_sound = rumble_destroyer
|
||||
rumble_atten_range = -5, 0
|
||||
rumble_pitch_range = -25, 25
|
||||
cruise_start_sound = engine_ci_cruise_start
|
||||
cruise_loop_sound = engine_ci_cruise_loop
|
||||
cruise_stop_sound = engine_ci_cruise_stop
|
||||
@@ -1499,6 +1502,7 @@ indestructible = false
|
||||
outside_cone_attenuation = -3
|
||||
inside_sound_cone = 90
|
||||
outside_sound_cone = 270
|
||||
lootable = false
|
||||
|
||||
[Engine]
|
||||
nickname = ge_lnr_engine_01
|
||||
|
||||
@@ -2750,3 +2750,35 @@ addon = contrail01, HpContrail01, 1
|
||||
addon = contrail01, HpContrail02, 1
|
||||
addon = DockingLightRedSmall, HpDockLight01, 1
|
||||
addon = DockingLightRedSmall, HpDockLight02, 1
|
||||
|
||||
;;Heavy Lifter
|
||||
[Good]
|
||||
nickname = heavylifter_hull
|
||||
category = shiphull
|
||||
ship = ge_lifter_player
|
||||
price = 10000000
|
||||
ids_name = 237024
|
||||
item_icon = Equipment\models\commodities\nn_icons\heavy_lifter.3db
|
||||
|
||||
|
||||
[Good]
|
||||
nickname = heavylifter_package
|
||||
category = ship
|
||||
hull = heavylifter_hull
|
||||
addon = ge_lft_engine_01, internal, 1
|
||||
addon = co_elite2_power01, internal, 1
|
||||
addon = ge_s_scanner_01, internal, 1
|
||||
addon = ge_s_tractor_01, internal, 1
|
||||
addon = LargeWhiteSpecial, HpHeadLight01
|
||||
addon = SlowMediumWhite, HpRunningLight01
|
||||
addon = SlowMediumWhite, HpRunningLight02
|
||||
addon = SlowMediumWhite, HpRunningLight03
|
||||
addon = SlowMediumWhite, HpRunningLight04
|
||||
addon = SlowMediumWhite, HpRunningLight05
|
||||
addon = SlowMediumWhite, HpRunningLight06
|
||||
addon = SlowMediumWhite, HpRunningLight07
|
||||
addon = SlowMediumWhite, HpRunningLight08
|
||||
addon = contrail01, HpContrail01, 1
|
||||
addon = contrail01, HpContrail02, 1
|
||||
addon = DockingLightRedSmall, HpDockLight01, 1
|
||||
addon = DockingLightRedSmall, HpDockLight02, 1
|
||||
@@ -164,6 +164,10 @@ marketgood = bwf_package, 4, -1, 1, 1, 0, 1, 1
|
||||
base = Li01_13_base
|
||||
marketgood = pf_package, 2, -1, 1, 1, 0, 1, 1
|
||||
|
||||
[BaseGood]
|
||||
base = Li01_14_base
|
||||
marketgood = heavylifter_package, 1, -1, 1, 1, 0, 1, 1
|
||||
|
||||
[BaseGood]
|
||||
base = Li01_15_base
|
||||
marketgood = oe_package, 16, -1, 1, 1, 0, 1, 1
|
||||
|
||||
Reference in New Issue
Block a user