Galactica/content/ship.toml

8 lines
176 B
TOML
Raw Normal View History

2023-12-27 19:51:58 -08:00
[ship."Gypsum"]
2023-12-26 22:21:18 -08:00
sprite = "ship::gypsum"
size = 100
2023-12-28 20:19:33 -08:00
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 }]