Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/SpaceTraders.json
Original file line number Diff line number Diff line change
Expand Up @@ -3133,7 +3133,7 @@
"units": {
"type": "integer",
"description": "The amount of fuel to fill in the ship's tanks. When not specified, the ship will be refueled to its maximum fuel capacity. If the amount specified is greater than the ship's remaining capacity, the ship will only be refueled to its maximum fuel capacity. The amount specified is not in market units but in ship fuel units.",
"example": "100",
"example": 100,
"minimum": 1
},
"fromCargo": {
Expand Down Expand Up @@ -3966,4 +3966,4 @@
"parameters": []
}
}
}
}
Loading