11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"ship": {
|
|
"destroyer": {
|
|
"texture": "assets/entities/ships/destroyer.svg",
|
|
"width": 58,
|
|
"height": 512,
|
|
"speed": 250
|
|
}
|
|
}
|
|
}
|
|
|