diff --git a/public/img/juni/juniBlush.png b/public/img/juni/juniBlush.png index 5dd711a..3e13b3e 100644 Binary files a/public/img/juni/juniBlush.png and b/public/img/juni/juniBlush.png differ diff --git a/public/img/juni/juniComf.png b/public/img/juni/juniComf.png index c2ac75d..29f8d8f 100644 Binary files a/public/img/juni/juniComf.png and b/public/img/juni/juniComf.png differ diff --git a/public/img/juni/juniHug.png b/public/img/juni/juniHug.png index 4280293..b44a719 100644 Binary files a/public/img/juni/juniHug.png and b/public/img/juni/juniHug.png differ diff --git a/public/img/juni/juniKnife.png b/public/img/juni/juniKnife.png index dbb896d..cc5b284 100644 Binary files a/public/img/juni/juniKnife.png and b/public/img/juni/juniKnife.png differ diff --git a/public/img/juni/juniLewd.png b/public/img/juni/juniLewd.png index 6111471..9fa7643 100644 Binary files a/public/img/juni/juniLewd.png and b/public/img/juni/juniLewd.png differ diff --git a/public/img/juni/juniOwO.png b/public/img/juni/juniOwO.png index 22a79b6..7c53256 100644 Binary files a/public/img/juni/juniOwO.png and b/public/img/juni/juniOwO.png differ diff --git a/public/img/juni/juniPat.png b/public/img/juni/juniPat.png index a99a511..89093da 100644 Binary files a/public/img/juni/juniPat.png and b/public/img/juni/juniPat.png differ diff --git a/public/img/juni/juniPeek.png b/public/img/juni/juniPeek.png index 7159d69..5d48ef9 100644 Binary files a/public/img/juni/juniPeek.png and b/public/img/juni/juniPeek.png differ diff --git a/public/img/juni/juniShock.png b/public/img/juni/juniShock.png index 16c356e..5733629 100644 Binary files a/public/img/juni/juniShock.png and b/public/img/juni/juniShock.png differ diff --git a/public/img/juni/juniSob.png b/public/img/juni/juniSob.png index 2b497d2..2cc3869 100644 Binary files a/public/img/juni/juniSob.png and b/public/img/juni/juniSob.png differ diff --git a/public/img/solae/solaeComf.png b/public/img/solae/solaeComf.png new file mode 100644 index 0000000..d7e62e3 Binary files /dev/null and b/public/img/solae/solaeComf.png differ diff --git a/public/img/solae/solaePat.png b/public/img/solae/solaePat.png new file mode 100644 index 0000000..1892ee5 Binary files /dev/null and b/public/img/solae/solaePat.png differ diff --git a/public/img/solae/solaePeek.png b/public/img/solae/solaePeek.png new file mode 100644 index 0000000..fb2facc Binary files /dev/null and b/public/img/solae/solaePeek.png differ diff --git a/public/img/solae/solaeSmile.png b/public/img/solae/solaeSmile.png new file mode 100644 index 0000000..2edebd9 Binary files /dev/null and b/public/img/solae/solaeSmile.png differ diff --git a/src/characters.json b/src/characters.json index fc1ead7..75b6bd0 100644 --- a/src/characters.json +++ b/src/characters.json @@ -138,6 +138,62 @@ "r": -2, "s": 47 } + }, + { + "id":"10", + "name": "Solae Comf", + "character": "Solae", + "img": "solae/solaeComf.png", + "color": "#9266d2", + "defaultText": { + "text": "something", + "x": 148, + "y": 58, + "r": -2, + "s": 47 + } + }, + { + "id":"10", + "name": "Solae Pat", + "character": "Solae", + "img": "solae/solaePat.png", + "color": "#9266d2", + "defaultText": { + "text": "something", + "x": 148, + "y": 58, + "r": -2, + "s": 47 + } + }, + { + "id":"10", + "name": "Solae Peek", + "character": "Solae", + "img": "solae/solaePeek.png", + "color": "#9266d2", + "defaultText": { + "text": "something", + "x": 148, + "y": 58, + "r": -2, + "s": 47 + } + }, + { + "id":"10", + "name": "Solae Smile", + "character": "Solae", + "img": "solae/solaeSmile.png", + "color": "#9266d2", + "defaultText": { + "text": "something", + "x": 148, + "y": 58, + "r": -2, + "s": 47 + } } ] \ No newline at end of file diff --git a/src/components/Info.jsx b/src/components/Info.jsx index f6d5398..7f11b62 100644 --- a/src/components/Info.jsx +++ b/src/components/Info.jsx @@ -57,7 +57,24 @@ export default function Info({ open, handleClose }) { + + + (window.location.href = "https://nyrator.carrd.co/") + } + > + + + +