From cd817569801b9fe4090ad9f60f1a5f5bd2290de2 Mon Sep 17 00:00:00 2001 From: TerrificTrifid <99054745+TerrificTrifid@users.noreply.github.com> Date: Wed, 18 May 2022 20:24:21 -0500 Subject: [PATCH] - Update schemas --- manifest.json | 2 +- planets/qm.json | 2 +- planets/qm_bh.json | 2 +- planets/qm_db.json | 2 +- planets/qm_eye.json | 2 +- planets/qm_gd.json | 2 +- planets/qm_ht.json | 2 +- planets/qm_th.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.json b/manifest.json index 39e3ed3..4e6ce83 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "author": "TerrificTrifid", "name": "Cloudless Quantum Moons", "uniqueName": "TerrificTrifid.VisibleQMs", - "version": "0.1.3", + "version": "0.1.4", "owmlVersion": "2.1.0", "dependencies": [ "xen.NewHorizons" ] } diff --git a/planets/qm.json b/planets/qm.json index 7b3bd5f..fe0145e 100644 --- a/planets/qm.json +++ b/planets/qm.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "QUANTUM_MOON", "destroy" : true } \ No newline at end of file diff --git a/planets/qm_bh.json b/planets/qm_bh.json index d62cad1..d6165f3 100644 --- a/planets/qm_bh.json +++ b/planets/qm_bh.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Hollow", "Base": { "hasMapMarker": true, diff --git a/planets/qm_db.json b/planets/qm_db.json index 8dc3d48..e32930e 100644 --- a/planets/qm_db.json +++ b/planets/qm_db.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Bramble", "Base": { "hasMapMarker": true, diff --git a/planets/qm_eye.json b/planets/qm_eye.json index bcc13d1..1ee63ca 100644 --- a/planets/qm_eye.json +++ b/planets/qm_eye.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Fate", "Base": { "hasMapMarker": true, diff --git a/planets/qm_gd.json b/planets/qm_gd.json index 14a1e7c..4875891 100644 --- a/planets/qm_gd.json +++ b/planets/qm_gd.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Deep", "Base": { "hasMapMarker": true, diff --git a/planets/qm_ht.json b/planets/qm_ht.json index 229436f..a1d279d 100644 --- a/planets/qm_ht.json +++ b/planets/qm_ht.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Twin", "Base": { "hasMapMarker": true, diff --git a/planets/qm_th.json b/planets/qm_th.json index 68b5b7e..b6113f8 100644 --- a/planets/qm_th.json +++ b/planets/qm_th.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json", + "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name" : "Quantum Hearth", "Base": { "hasMapMarker": true,