Skip to content
Open
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
Grammar ShipModule.json
Grammar
  • Loading branch information
JDoawp authored Dec 15, 2024
commit 696c2b21960412d7bd0328fa4961478b76289c3e
4 changes: 2 additions & 2 deletions models/ShipModule.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"range": {
"type": "integer",
"minimum": 0,
"description": "Modules that have a range will such as a sensor array show this value to denote how far can the module reach with its capabilities."
"description": "Modules that have a range will such as a sensor array show this value to denote how far the module can reach with its capabilities."
},
"name": {
"type": "string",
Expand All @@ -56,4 +56,4 @@
"description",
"requirements"
]
}
}