Galactica/content/ship.toml

8 lines
176 B
TOML

[ship."Gypsum"]
sprite = "ship::gypsum"
size = 100
engines = [{ x = 0.0, y = -1.05, size = 50.0 }]
guns = [{ x = 0.0, y = 1 }, { x = 0.1, y = 0.80 }, { x = -0.1, y = 0.80 }]