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
|
||||
max_capacity = 765.18
|
||||
toughness = 7.7
|
||||
hp_type = hp_freighter_shield_special_1
|
||||
hp_type = hp_freighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -2768,7 +2768,7 @@ mass = 10
|
||||
regeneration_rate = 12.7
|
||||
max_capacity = 570
|
||||
toughness = 5.7
|
||||
hp_type = hp_freighter_shield_special_1
|
||||
hp_type = hp_freighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -3728,7 +3728,7 @@ mass = 10
|
||||
regeneration_rate = 12.7
|
||||
max_capacity = 570
|
||||
toughness = 5.7
|
||||
hp_type = hp_freighter_shield_special_1
|
||||
hp_type = hp_freighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
|
||||
Reference in New Issue
Block a user