change repair_tool application and add beams for salvager and repair_tool
This commit is contained in:
@@ -105,7 +105,8 @@ fill_color = "#66CCFF"
|
||||
glyph = "Rp"
|
||||
|
||||
[module.repair]
|
||||
repair_rate_hz_formula = "5 + x"
|
||||
repair_rate_hz_formula = "1"
|
||||
repair_amount_hp_formula = "5 + x"
|
||||
repair_range_m_formula = "80"
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
@@ -325,8 +325,10 @@ outline = "#ffffff"
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
[beams]
|
||||
color = "#ff6600"
|
||||
width_px = 2
|
||||
weapon_color = "#ff6600"
|
||||
repair_color = "#33ff66"
|
||||
salvage_color = "#33ccff"
|
||||
width_px = 2
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Build / demolish / selection overlays
|
||||
|
||||
Reference in New Issue
Block a user