| @@ -10027,7 +10027,7 @@ const attributionData = { | |||||
| "furipa93" | "furipa93" | ||||
| ], | ], | ||||
| owners: [ | owners: [ | ||||
| "rizzy" | |||||
| "maxene-sita" | |||||
| ] | ] | ||||
| }, | }, | ||||
| //characters | //characters | ||||
| @@ -13856,9 +13856,9 @@ const attributionData = { | |||||
| "name": "Momofluff", | "name": "Momofluff", | ||||
| "url": "https://www.furaffinity.net/user/momofluff/", | "url": "https://www.furaffinity.net/user/momofluff/", | ||||
| }, | }, | ||||
| "rizzy": { | |||||
| "name": "Rizzy", | |||||
| "url": null, | |||||
| "maxene-sita": { | |||||
| "name": "Maxene Sita", | |||||
| "url": "https://www.f-list.net/c/maxene%20sita", | |||||
| }, | }, | ||||
| "furipa93": { | "furipa93": { | ||||
| "name": "furipa93", | "name": "furipa93", | ||||
| @@ -24891,7 +24891,7 @@ characterMakers.push(() => makeCharacter( | |||||
| )) | )) | ||||
| characterMakers.push(() => makeCharacter( | characterMakers.push(() => makeCharacter( | ||||
| { name: "Maxene Sita", species: ["fox", "kitsune", "demon"], tags: ["anthro"] }, | |||||
| { name: "Maxene Sita", species: ["fox"], tags: ["anthro"] }, | |||||
| { | { | ||||
| fox: { | fox: { | ||||
| height: math.unit(5 + 6/12, "feet"), | height: math.unit(5 + 6/12, "feet"), | ||||