From 95e639d3fda93550ddaf07d9788ac713d8436562 Mon Sep 17 00:00:00 2001 From: MamaTeraByte Date: Thu, 26 Dec 2024 16:48:32 -0800 Subject: [PATCH 1/3] [Avatar Addition] Kyliin v2 --- .../Runtime/data.json | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index f08c0b40..5c98bb92 100644 --- a/Packages/com.mattshark.openflight/Runtime/data.json +++ b/Packages/com.mattshark.openflight/Runtime/data.json @@ -1,7 +1,7 @@ { "$schema": "./data_schema.json", - "JSON Version": "2.37.0", - "JSON Date": "2024-12-23", + "JSON Version": "2.37.1", + "JSON Date": "2024-12-26", "Contributers": [ "-Jinxy-", "Daernaro", @@ -43,6 +43,7 @@ "Tokyozilla", "SandFoxed", "BurnsToShine" + "Mama_TeraByte" ], "Bases": { "Kitavali": { @@ -1716,6 +1717,18 @@ "Weight": 1, "WingtipOffset": 6 } - } + }, + "Kyliin v2": { + "Original": { + "Name": "Kyliin v2", + "Creator": "Avislime", + "Introducer": "Mama_TeraByte", + "Hash": [ + "2026631960v2" + ], + "Weight": 1, + "WingtipOffset": 3.6 + } + } } From fef3fad30286d690a69ccc74423c3f4ce44e54e5 Mon Sep 17 00:00:00 2001 From: Matthew Herber <32679887+Happyrobot33@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:39:46 -0500 Subject: [PATCH 2/3] Update data.json --- .../Runtime/data.json | 26 +++++++++---------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index 5c98bb92..8c1e363a 100644 --- a/Packages/com.mattshark.openflight/Runtime/data.json +++ b/Packages/com.mattshark.openflight/Runtime/data.json @@ -42,7 +42,7 @@ "Reazy Fluff", "Tokyozilla", "SandFoxed", - "BurnsToShine" + "BurnsToShine", "Mama_TeraByte" ], "Bases": { @@ -804,6 +804,16 @@ ], "Weight": 1, "WingtipOffset": 10.5 + }, + "Kyliin v2": { + "Name": "Kyliin v2", + "Creator": "Avislime", + "Introducer": "Mama_TeraByte", + "Hash": [ + "2026631960v2" + ], + "Weight": 1, + "WingtipOffset": 3.6 } }, "ZWyvern": { @@ -1717,18 +1727,6 @@ "Weight": 1, "WingtipOffset": 6 } - }, - "Kyliin v2": { - "Original": { - "Name": "Kyliin v2", - "Creator": "Avislime", - "Introducer": "Mama_TeraByte", - "Hash": [ - "2026631960v2" - ], - "Weight": 1, - "WingtipOffset": 3.6 - } - + } } } From 653b63dc0f97ec87e2b8055f65a99cbf2c3da3c5 Mon Sep 17 00:00:00 2001 From: Matthew Herber <32679887+Happyrobot33@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:41:09 -0500 Subject: [PATCH 3/3] Update data.json --- Packages/com.mattshark.openflight/Runtime/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index 8c1e363a..17e1d08e 100644 --- a/Packages/com.mattshark.openflight/Runtime/data.json +++ b/Packages/com.mattshark.openflight/Runtime/data.json @@ -1,7 +1,7 @@ { "$schema": "./data_schema.json", "JSON Version": "2.37.1", - "JSON Date": "2024-12-26", + "JSON Date": "2024-12-27", "Contributers": [ "-Jinxy-", "Daernaro",