Update spirit description and structure in JSON

This commit is contained in:
2025-05-28 02:32:58 +02:00
parent 16d773dde7
commit 26548529dc

View File

@@ -1,10 +1,7 @@
[
{
"type": "spirit",
"data": {
"modelUrl": "/assets/models/spirits/Yuki_Onna.glb",
"name": "Yuki Onna",
"desc": "Eine geheimnisvolle Schneefrau aus der japanischen Mythologie."
}
"name": "Yuki Onna",
"desc": "Schneegeist",
"modelUrl": "/assets/models/spirits/Yuki_Onna.glb"
}
]