More visual improvements

This commit is contained in:
dylan
2024-04-21 21:44:02 -07:00
parent fd91fe1d31
commit dfc6d1c751
5 changed files with 85 additions and 28 deletions

View File

@@ -17,4 +17,16 @@ export const characterData = {
default: "/assets/kit.png",
},
},
theo: {
displayName: "Theo",
assets: {
default: "/assets/theo.png",
},
},
axelle: {
displayName: "Axelle",
assets: {
default: "/assets/axelle.png",
},
},
}