fix config
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user