Add missing char info
All checks were successful
Deploy / Deploy Website (push) Successful in 30s

This commit is contained in:
Joshua Goins 2025-06-28 19:26:43 -04:00
parent 76b1c3e3ec
commit edafb224ef
8 changed files with 14 additions and 6 deletions

View file

@ -5,5 +5,6 @@
"pronouns": "he/him", "pronouns": "he/him",
"charsheet": "charsheet-drfrizzly", "charsheet": "charsheet-drfrizzly",
"race": "Human(?)", "race": "Human(?)",
"age": "46" "age": "46",
"description": "mad(?) scientist that likes to make minigames"
} }

View file

@ -1,6 +1,6 @@
{ {
"name": "Juritta", "name": "Juritta",
"origin": "FINAL FANTASY XIV ONLINE", "origin": "FINAL FANTASY XIV ONLINE/Original Character",
"original": true, "original": true,
"pronouns": "she/her", "pronouns": "she/her",
"charsheet": "charsheet-juritta", "charsheet": "charsheet-juritta",

View file

@ -4,5 +4,7 @@
"original": true, "original": true,
"pronouns": "she/her", "pronouns": "she/her",
"charsheet": "charsheet-luci", "charsheet": "charsheet-luci",
"race": "Human" "origin": "Original Character",
"race": "Human",
"description": "Electrical engineering student with a good taste in fashion"
} }

View file

@ -2,5 +2,6 @@
"name": "René", "name": "René",
"original": true, "original": true,
"race": "Succubus", "race": "Succubus",
"pronouns": "they/them" "pronouns": "they/them",
"origin": "Original Character"
} }

View file

@ -2,6 +2,8 @@
"name": "Sakura", "name": "Sakura",
"original": true, "original": true,
"pronouns": "she/her", "pronouns": "she/her",
"origin": "Original Character",
"charsheet": "charsheet-sakura", "charsheet": "charsheet-sakura",
"race": "Catgirl" "race": "Catgirl",
"description": "my sona"
} }

View file

@ -1,6 +1,7 @@
{ {
"name": "Sniper Girl", "name": "Sniper Girl",
"original": true, "original": true,
"origin": "Original Character",
"pronouns": "she/her", "pronouns": "she/her",
"race": "Human" "race": "Human"
} }

View file

@ -1,6 +1,7 @@
{ {
"name": "Terra Missu", "name": "Terra Missu",
"original": true, "original": true,
"origin": "Original Character",
"pronouns": "she/her", "pronouns": "she/her",
"age": "Secret ❤", "age": "Secret ❤",
"race": "Human" "race": "Human"

View file

@ -1,7 +1,7 @@
{ {
"name": "Titania", "name": "Titania",
"original": true, "original": true,
"origin": "FINAL FANTASY XIV ONLINE", "origin": "FINAL FANTASY XIV ONLINE/Original Character",
"pronouns": "she/her", "pronouns": "she/her",
"race": "Miqo'te", "race": "Miqo'te",
"age": "25" "age": "25"