From 58fd4e4b173b9eb7649f853a0a156ae74269e34c Mon Sep 17 00:00:00 2001 From: ReazyFluff <89788735+ReazyFluff@users.noreply.github.com> Date: Sun, 14 Jun 2026 12:30:35 -0400 Subject: [PATCH] [Avatar Addition] Murci Bat --- .../com.mattshark.openflight/Runtime/data.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Packages/com.mattshark.openflight/Runtime/data.json b/Packages/com.mattshark.openflight/Runtime/data.json index 1e6515e8..950285ca 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.77.1", - "JSON Date": "2026-06-04", + "JSON Version": "2.78.0", + "JSON Date": "2026-06-14", "Contributers": [ "ItsFloofy", "Daernaro", @@ -2247,6 +2247,16 @@ "Weight": 1, "WingtipOffset": 10.88 } + }, + "Murci Bat": { + "Original": { + "Name": "Murci Bat", + "Creator": "Estefanoida", + "Introducer": "Reazy Fluff", + "Hash": ["-158564000v2"], + "Weight": 1, + "WingtipOffset": 2.1 + } } } }