diff --git a/presets/editors/rail.json b/presets/editors/rail.json index 7a73a41bf..d8baa8439 100644 --- a/presets/editors/rail.json +++ b/presets/editors/rail.json @@ -1,2 +1,11 @@ { + 'Station name': { + key: 'name', + type: 'text' + }, + + 'No. passenger platforms': { + key: 'platform', + type: 'text' + } } \ No newline at end of file