feat: add description for viktor

This commit is contained in:
Sebin Nyshkim 2025-06-23 20:39:44 +02:00
parent 841c76c13a
commit 9477160d92

View file

@ -18,7 +18,7 @@ const firstName = 'Viktor',
eyesPrimary: '#a7eef1',
eyesSecondary: '#6dabd1'
},
description = '',
description = 'Hardened-up, but far from fossilized!',
jobs = [
{
title: 'Bartender',
@ -150,6 +150,7 @@ export default {
pronouns,
orientation,
role,
description,
jobs,
getFullName,
getTraits,