remove unnecessary modules for first playtest

This commit is contained in:
2026-06-04 21:27:29 +02:00
parent 15d8fa4f2c
commit 42b51cc6f4
7 changed files with 100 additions and 249 deletions

View File

@@ -138,32 +138,32 @@ outline = "#302810"
fill = "#7a7268"
outline = "#201a14"
[items.drone_hull]
fill = "#1b1b1b"
outline = "#1402b3"
[items.laser_cannon_module]
fill = "#691313"
outline = "#f3ff4f"
[items.salvager_module]
fill = "#b2cfdd"
outline = "#236137"
[items.repair_tool_module]
fill = "#2e9ba3"
outline = "#689275"
# -----------------------------------------------------------------------------
# Ships
#
# Ships are drawn as oriented triangles/arrows. Color is keyed to schematic id.
# -----------------------------------------------------------------------------
[ships.fighter]
[ships.drone]
fill = "#3366ff"
outline = "#ffffff"
[ships.sniper]
fill = "#3366ff"
outline = "#ffffff"
[ships.gunship]
fill = "#3366ff"
outline = "#ffffff"
[ships.salvage_ship]
fill = "#33cc66"
outline = "#ffffff"
[ships.repair_ship]
fill = "#66ccff"
outline = "#ffffff"
# -----------------------------------------------------------------------------
# Laser beams (REQ-SHP-FIRING-BEAM)
# -----------------------------------------------------------------------------