fix: 🩹 adjust character data

This commit is contained in:
Sebin Nyshkim 2025-07-19 23:39:41 +02:00
parent 2e39002ea8
commit 1ae78d4ed4
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ const firstName = 'Sebin',
orientation = 'gay',
position = 'vers, prefers top',
height = 210, // cm
weight = 124, // kg
weight = 174, // kg
tailLength = 154, // cm
wingspan = 417, // cm
colors = [

View file

@ -9,8 +9,8 @@ const firstName = 'Viktor',
pronouns = 'he/him',
orientation = 'gay',
role = 'bottom',
height = 227, // cm
weight = 175, // kg
height = 192, // cm
weight = 164, // kg
colors = [
{ name: 'Front', value: '#e7c7b1' },
{ name: 'Arms, legs', value: '#493428' },