From ef472695d9ab3c92494d3a82ed2fcf4068a2ef93 Mon Sep 17 00:00:00 2001 From: KuroFoxYokai <39985437+KuroFoxYokai@users.noreply.github.com> Date: Sun, 28 Jun 2026 09:48:47 -0400 Subject: [PATCH 1/2] [Avatar Addition] Flit Adventurer of the night --- .../Runtime/data.json | 21 +++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index e10b4942..b0f37573 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.81.0", - "JSON Date": "2026-06-16", + "JSON Version": "2.82.0", + "JSON Date": "2026-06-28", "Contributers": [ "ItsFloofy", "Daernaro", @@ -78,7 +78,8 @@ "aviona.sys", "Beanthing", "ReaperAvali", - "Mors Phantasma" + "Mors Phantasma", + "KuroFoxYokai" ], "Bases": { "Kitavali": { @@ -2362,6 +2363,18 @@ "Weight": 1, "WingtipOffset": 3.8 } + }, + "Flit Adventurer of the night": { + "Original": { + "Name": "Flit Adventurer of the night", + "Creator": "BlueGua", + "Introducer": "KuroFoxYokai", + "Hash": [ + "-1223323622v2" + ], + "Weight": 1, + "WingtipOffset": 1.75 + } } } -} +} \ No newline at end of file From e6efb60aa3a452062ee6324f5a401864c3df5f62 Mon Sep 17 00:00:00 2001 From: Matthew Herber <32679887+Happyrobot33@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:30:00 -0400 Subject: [PATCH 2/2] Change JSON Date from 2026-06-28 to 2026-07-01 Updated the JSON Date to a new value. --- Packages/com.mattshark.openflight/Runtime/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index c3e523be..da8a1148 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.82.0", - "JSON Date": "2026-06-28", + "JSON Date": "2026-07-01", "Contributers": [ "ItsFloofy", "Daernaro", @@ -2378,4 +2378,4 @@ } } } -} \ No newline at end of file +}