diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-01-15 10:36:45 -0500 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-01-15 10:39:04 -0500 |
| commit | d080adb0706383826594b374c594977a6701c0b8 (patch) | |
| tree | 3d6844e9f2eb80e2da6799959855f9dcdbc74b12 | |
| parent | 89ec04f6798366cd9652761d9cebb64fa2e0bad0 (diff) | |
| download | xesite-d080adb0706383826594b374c594977a6701c0b8.tar.xz xesite-d080adb0706383826594b374c594977a6701c0b8.zip | |
update character list
Signed-off-by: Xe Iaso <me@xeiaso.net>
| -rw-r--r-- | dhall/characters.dhall | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dhall/characters.dhall b/dhall/characters.dhall index f10f7c2..e38ae70 100644 --- a/dhall/characters.dhall +++ b/dhall/characters.dhall @@ -40,12 +40,17 @@ let characters = , description = "Numa is the keeper of firey hot takes. Born in the fires of shitposting and satire, Numa genuinely does care about the topics being discussed, but has a bad habit of communicating in shitposts, memes, and hot takes intentionally designed to make you reconsider how serious she is being about any given topic. She could definitely be a wonderful teacher if she could lessen up a bit on the satire." , stickers = - [ "delet" + [ "concern" + , "delet" , "disgust" + , "hacker" , "happy" + , "neutral" , "selfie" + , "shout" , "sleepy" , "smug" + , "sobbing" , "stare" , "thinking" ] |
