Derive ship scrap drop from threat
This commit is contained in:
@@ -22,9 +22,6 @@ max_rotation_speed_radps_formula = "100000"
|
||||
[ship.sensor]
|
||||
sensor_range_m_formula = "2000"
|
||||
|
||||
[ship.loot]
|
||||
scrap_drop = 2
|
||||
|
||||
|
||||
[[ship]]
|
||||
id = "destroyer"
|
||||
@@ -50,9 +47,6 @@ max_rotation_speed_radps_formula = "100000"
|
||||
[ship.sensor]
|
||||
sensor_range_m_formula = "3000"
|
||||
|
||||
[ship.loot]
|
||||
scrap_drop = 4
|
||||
|
||||
|
||||
[[ship]]
|
||||
id = "salvage_ship"
|
||||
@@ -77,9 +71,6 @@ max_rotation_speed_radps_formula = "100000"
|
||||
[ship.sensor]
|
||||
sensor_range_m_formula = "2500"
|
||||
|
||||
[ship.loot]
|
||||
scrap_drop = 2
|
||||
|
||||
|
||||
[[ship]]
|
||||
id = "repair_ship"
|
||||
@@ -103,6 +94,3 @@ max_rotation_speed_radps_formula = "100000"
|
||||
|
||||
[ship.sensor]
|
||||
sensor_range_m_formula = "2500"
|
||||
|
||||
[ship.loot]
|
||||
scrap_drop = 2
|
||||
|
||||
Reference in New Issue
Block a user