From b841738c13e06bebc7a02d25f18a22e097066893 Mon Sep 17 00:00:00 2001 From: BurnsyShine Date: Mon, 23 Dec 2024 18:24:16 +0200 Subject: [PATCH] [Avatar Addition] Stellaura --- .../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 751e0544..b54d8816 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.36.0", - "JSON Date": "2024-12-20", + "JSON Version": "2.37.0", + "JSON Date": "2024-12-23", "Contributers": [ "-Jinxy-", "Daernaro", @@ -41,7 +41,8 @@ "Neszumi", "Reazy Fluff", "Tokyozilla", - "SandFoxed" + "SandFoxed", + "BurnsToShine" ], "Bases": { "Kitavali": { @@ -1703,6 +1704,18 @@ "Weight": 1, "WingtipOffset": 4 } + }, + "Stellaura": { + "Original": { + "Name": "Stellaura", + "Creator": "BurnsToShine", + "Introducer": "BurnsToShine", + "Hash": [ + "400544487v2" + ], + "Weight": 1, + "WingtipOffset": 0 + } } } }