fix config

This commit is contained in:
2026-06-10 22:37:46 +02:00
parent af96b95f61
commit 69b35d2bfc
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
id = "drone"
unlock_at_station_level = -1
layout = ["O"]
default_modules = [{type = "laser_cannon", x = 0, y = 0, rotation = "east"}]
default_modules = [{type = "laser_cannon_xs", x = 0, y = 0, rotation = "east"}]
[ship.schematic]
materials = [{item = "drone_hull", amount = 1}]

View File

@@ -142,7 +142,7 @@ outline = "#201a14"
fill = "#1b1b1b"
outline = "#1402b3"
[items.laser_cannon_module]
[items.laser_cannon_xs_module]
fill = "#691313"
outline = "#f3ff4f"