diff --git a/src/mixins/Sebin.js b/src/mixins/Sebin.js index 10e559e..7f34d2c 100644 --- a/src/mixins/Sebin.js +++ b/src/mixins/Sebin.js @@ -7,7 +7,7 @@ export default { dateOfBirth: new Date("1988-04-25"), gender: "male", height: 210, // cm - weight: 97, // kg + weight: 167, // kg wingspan: 400, // cm colors: { hairPrimary: "#4b608f", @@ -107,7 +107,7 @@ export default { ["Primary Hair Color", this.colors.hairPrimary], ["Secondary Hair Color", this.colors.hairSecondary], ["Eyes", this.colors.eyes], - ["Eyebrows", this.colors.eyebrows], + ["Facial Spikes", this.colors.eyebrows], ["Horns / Claws / Nipples", this.colors.horns], ["Tail Spikes", this.colors.tailspikes] ]