docs update and moved around the test stories

This commit is contained in:
2026-05-26 23:00:23 +01:00
parent 148fb73f7f
commit ae74c07948
6 changed files with 128 additions and 11 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"tim": {
"name": "Timothy Sharpshooter",
"gender": "Male",
"skin_color": [0,0,0],
"eye_color": [0,0,0],
"hair_color": [0,0,0],
"pronoun_subject": "He",
"pronoun_object": "Him",
"pronoun_deppos": "His",
"pronoun_indpos": "His",
"pronoun_reflex": "Himself",
"head_shape": "normal-male",
"hair_style": "",
"torso_shape": "",
"arm_shape": "",
"leg_shape": "",
"clothing": {
"top": "",
"bottom": "",
"shoes": "",
"hat": "",
"gloves": "",
"neck": ""
}
}
}