Add tyro :o

This commit is contained in:
KenwoodFox 2025-12-08 13:02:15 -05:00
parent bf44806119
commit 8a227a53ea
5 changed files with 26 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules/ node_modules/
dist/ dist/
*.*~
*.log *.log
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*

BIN
public/characters/trip.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 KiB

View File

@ -4,22 +4,32 @@
"name": "Cyan", "name": "Cyan",
"banner": "Saberchub~", "banner": "Saberchub~",
"image": "vixi/overlays/Tirga Belly (Colored).png", "image": "vixi/overlays/Tirga Belly (Colored).png",
"url": "https://booru.snowsune.net/posts/17840?q=tirga" "url": "https://booru.snowsune.net/posts/17840"
},
{
"name": "Royal",
"banner": "Gryf-Belly",
"image": "vixi/overlays/TyroGryfBelly.png",
"url": "https://booru.snowsune.net/posts/15147"
} }
], ],
"liquids": [ "liquids": [
{ {
"name": "Coyote Cum", "name": "Coyote Cum",
"volume": 12, "volume": 5,
"color": "#f1f2f2", "color": "#f1f2f2",
"url": "https://www.f-list.net/c/alice%20prairie" "url": "https://www.f-list.net/c/alice%20prairie"
}, },
{ {
"name": "Rhettan", "name": "Sergal Cum",
"volume": 38, "volume": 31,
"color": "#6e166b"
},
{
"name": "Trip",
"volume": 70,
"color": "#f1f2f2", "color": "#f1f2f2",
"url": "https://www.f-list.net/c/alice%20prairie", "image": "characters/trip.png"
"image": "characters/rhettan.png"
} }
], ],
"settings": { "settings": {
@ -88,6 +98,14 @@
"date": 1761178488, "date": 1761178488,
"text": "Churned a good bit of Rich into equally rich yotecum~" "text": "Churned a good bit of Rich into equally rich yotecum~"
}, },
{ "date": 1762828311, "text": "Geez, guess rich is all but gone~" } { "date": 1762828311, "text": "Geez, guess rich is all but gone~" },
{
"date": 1763790729,
"text": "Glouurrp! Trip Sergal makes better coyote cum anyway~ I'll sleep so good tonight!"
},
{
"date": 1764563640,
"text": "Trip! Did you have to make such a mess in there?!"
}
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB