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}]