mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-12-25 14:18:07 +01:00
Grammar ShipMount.json
This commit is contained in:
parent
3ff410cbfe
commit
c9c9352bb5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "A mount is installed on the exterier of a ship.",
|
"description": "A mount is installed on the exterior of a ship.",
|
||||||
"properties": {
|
"properties": {
|
||||||
"symbol": {
|
"symbol": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"MOUNT_MISSILE_LAUNCHER_I",
|
"MOUNT_MISSILE_LAUNCHER_I",
|
||||||
"MOUNT_TURRET_I"
|
"MOUNT_TURRET_I"
|
||||||
],
|
],
|
||||||
"description": "Symbo of this mount."
|
"description": "Symbol of this mount."
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
Loading…
Reference in New Issue
Block a user