Add more stuff:
Some checks failed
Inventory Packaging / package (push) Has been cancelled

* Classic smilies added: Kolobok, vB, Yolks
* Fixed card JSON files to use $IMAGE_FILE as a placeholder instead of a key
* New Frames
* Removed Pyong from make-all (incomplete naming)
This commit is contained in:
Kouya Heika
2025-08-15 23:08:22 -05:00
parent 28aa404c4b
commit b699c54539
347 changed files with 259 additions and 30 deletions

View File

@@ -1 +1,11 @@
{"firenevit": {"": {"$IMAGE_FILE": "8d6b873f59b06e01ec663d6288058b53ff33588f9a4a9a984ac9f4195947dc65.gif","--usercard-outline": "#f8e45c","--usercard-color": "#000000","background-repeat": "repeat-x","background-position": "0px 100%"},":hover": {},":active": {}}}
{
"firenevit": {
"": {
"--usercard-image": "$IMAGE_FILE",
"--usercard-outline": "#f8e45c",
"--usercard-color": "#000000",
"background-repeat": "repeat-x",
"background-position": "0px 100%"
}
}
}