Fix freighters class 1 to class 2. because cargopods have class 1
This commit is contained in:
@@ -1808,7 +1808,7 @@ mass = 10
|
|||||||
regeneration_rate = 17
|
regeneration_rate = 17
|
||||||
max_capacity = 765.18
|
max_capacity = 765.18
|
||||||
toughness = 7.7
|
toughness = 7.7
|
||||||
hp_type = hp_freighter_shield_special_1
|
hp_type = hp_freighter_shield_special_2
|
||||||
offline_rebuild_time = 12
|
offline_rebuild_time = 12
|
||||||
offline_threshold = 0.15
|
offline_threshold = 0.15
|
||||||
constant_power_draw = 0
|
constant_power_draw = 0
|
||||||
@@ -2768,7 +2768,7 @@ mass = 10
|
|||||||
regeneration_rate = 12.7
|
regeneration_rate = 12.7
|
||||||
max_capacity = 570
|
max_capacity = 570
|
||||||
toughness = 5.7
|
toughness = 5.7
|
||||||
hp_type = hp_freighter_shield_special_1
|
hp_type = hp_freighter_shield_special_2
|
||||||
offline_rebuild_time = 12
|
offline_rebuild_time = 12
|
||||||
offline_threshold = 0.15
|
offline_threshold = 0.15
|
||||||
constant_power_draw = 0
|
constant_power_draw = 0
|
||||||
@@ -3728,7 +3728,7 @@ mass = 10
|
|||||||
regeneration_rate = 12.7
|
regeneration_rate = 12.7
|
||||||
max_capacity = 570
|
max_capacity = 570
|
||||||
toughness = 5.7
|
toughness = 5.7
|
||||||
hp_type = hp_freighter_shield_special_1
|
hp_type = hp_freighter_shield_special_2
|
||||||
offline_rebuild_time = 12
|
offline_rebuild_time = 12
|
||||||
offline_threshold = 0.15
|
offline_threshold = 0.15
|
||||||
constant_power_draw = 0
|
constant_power_draw = 0
|
||||||
|
|||||||
@@ -8999,9 +8999,9 @@ mass = 500.000000
|
|||||||
hold_size = 475
|
hold_size = 475
|
||||||
linear_drag = 1
|
linear_drag = 1
|
||||||
fuse = lifter_death_fuse, 0, 1
|
fuse = lifter_death_fuse, 0, 1
|
||||||
max_bank_angle = 19
|
max_bank_angle = 20
|
||||||
camera_offset = 38, 146
|
camera_offset = 40, 150
|
||||||
camera_angular_acceleration = 0.03
|
camera_angular_acceleration = 0.05
|
||||||
camera_horizontal_turn_angle = 20
|
camera_horizontal_turn_angle = 20
|
||||||
camera_vertical_turn_up_angle = 5
|
camera_vertical_turn_up_angle = 5
|
||||||
camera_vertical_turn_down_angle = 20
|
camera_vertical_turn_down_angle = 20
|
||||||
|
|||||||
Reference in New Issue
Block a user