From aa237d03ed49494961120941408633a70c0cd664 Mon Sep 17 00:00:00 2001 From: mackandelius Date: Mon, 15 Jun 2026 01:27:11 +0200 Subject: [PATCH 1/2] Adding backlog Griffly, Sulka, Fluff Avali and Tri'Vali. --- .../Runtime/data.json | 42 ++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index 950285ca..c9453fd7 100644 --- a/Packages/com.mattshark.openflight/Runtime/data.json +++ b/Packages/com.mattshark.openflight/Runtime/data.json @@ -1,6 +1,6 @@ { "$schema": "./data_schema.json", - "JSON Version": "2.78.0", + "JSON Version": "2.79.0", "JSON Date": "2026-06-14", "Contributers": [ "ItsFloofy", @@ -2257,6 +2257,46 @@ "Weight": 1, "WingtipOffset": 2.1 } + }, + "Griffly": { + "Original": { + "Name": "Griffly", + "Creator": "Burrely", + "Introducer": "mackandelius", + "Hash": ["-1584282627v2"], + "Weight": 1, + "WingtipOffset": 2.05 + } + }, + "Sulka": { + "Original": { + "Name": "Sulka", + "Creator": "Sohvi", + "Introducer": "mackandelius", + "Hash": ["1615644268v2"], + "Weight": 1, + "WingtipOffset": 3.83 + } + }, + "Fluff Avali": { + "Original": { + "Name": "Fluff Avali", + "Creator": "Melacar", + "Introducer": "mackandelius", + "Hash": ["580028676v2"], + "Weight": 1, + "WingtipOffset": 7.2 + } + }, + "Tri'Vali": { + "Original": { + "Name": "Tri'Vali", + "Creator": "fungusfactory", + "Introducer": "mackandelius", + "Hash": ["1139235167v2"], + "Weight": 1, + "WingtipOffset": 3.8 + } } } } From 7146d2a53c13843eb1ef8e3c540d28bc04a59d35 Mon Sep 17 00:00:00 2001 From: Matthew Herber <32679887+Happyrobot33@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:46:45 -0400 Subject: [PATCH 2/2] Update JSON Date in data.json Updated the JSON Date to reflect the new date. --- 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 c9453fd7..b8e11012 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.79.0", - "JSON Date": "2026-06-14", + "JSON Date": "2026-06-15", "Contributers": [ "ItsFloofy", "Daernaro",