fix: change to more realistic measurements

This commit is contained in:
Sebin Nyshkim 2020-04-23 16:04:26 +02:00
parent 24182bf283
commit c2c3810423

View file

@ -5,10 +5,10 @@ export default {
middleName: "Antario", middleName: "Antario",
lastName: "Nyshkim", lastName: "Nyshkim",
dateOfBirth: new Date("1988-04-25"), dateOfBirth: new Date("1988-04-25"),
gender: "male", gender: "male ♂️",
height: 210, // cm height: 210, // cm
weight: 167, // kg weight: 124, // kg
wingspan: 400, // cm wingspan: 350, // cm
colors: { colors: {
hairPrimary: "#4b608f", hairPrimary: "#4b608f",
hairSecondary: "#6684c0", hairSecondary: "#6684c0",