naval_swarm/assets/entities.json
2025-02-18 15:23:34 +01:00

11 lines
176 B
JSON

{
"ship": {
"destroyer": {
"texture": "assets/entities/ships/destroyer.svg",
"width": 58,
"height": 512,
"speed": 250
}
}
}