diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 8568b45f..316394aa 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1303,7 +1303,8 @@ "Cairn", "Recorder", "PreCrashRecorder", - "PreCrashComputer" + "PreCrashComputer", + "Trailmarker" ], "enum": [ "wall", @@ -1312,7 +1313,8 @@ "cairn", "recorder", "preCrashRecorder", - "preCrashComputer" + "preCrashComputer", + "trailmarker" ] }, "NomaiTextLocation": {