<!DOCTYPE html>
<html lang="en" dir="ltr">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <meta property="og:url" content="https://leilukin.neocities.org/blog/2023-10-13-My-Cassette-Beasts-Pombomb-Plushie-Arrived.html">
        <meta property="og:type" content="article">
        <meta property="og:site_name" content="Leilukin's Hub">
        <meta property="og:title" content="My Cassette Beasts Pombomb Plushie Arrived! | Blog">
        <meta name="author" content="Leilukin">
        <meta property="og:description" content="The official Cassette Beasts Pombomb plushie I purchased finally arrived.">

        <link rel="stylesheet" href="../css/style-blog.css" type="text/css" media="all">

        <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
        <link rel="manifest" href="/assets/favicon/site.webmanifest">

        <script src="../js/blog.js" defer></script>
        
        <title>Blog Post</title> <!-- If you leave title as "Blog Post", it will automatically be updated to the post title -->

        <style>
            /* Tablet screen size */
            @media only screen and (min-width: 43.75rem) {
                .pombomb-plush-photos {
                    display: grid;
                    grid-template-columns: auto auto;
                    column-gap: 1.1rem;
                }
            }
        </style>
    </head>
    <body>
        <main class="blog-container" id="container">
            <header class="blog-header" id="header">...</header>
            <article class="blog-content" id="content">
                <h1 class="blog-post__title" id="postTitleH1"></h1>
                <h2 class="blog-post__date" id="postDate"></h2>
                
                <p>YAAAYYYYYYYY! I finally received my Pombomb plushie on 11 October 2023!</p>

                <div class="pombomb-plush-photos">
                    <a href="https://postimg.cc/MMccL6vP" target="_blank"><img src="https://i.postimg.cc/QtmpHVs3/2023-10-11-14-25-27.jpg" alt="2023-10-11-14-25-27"/></a>
                    <a href="https://postimg.cc/dkDdKRS9" target="_blank"><img src="https://i.postimg.cc/k4vyKfQL/2023-10-11-14-28-36.jpg" alt="2023-10-11-14-28-36"/></a>
                    <a href="https://postimg.cc/47Mc4KDR" target="_blank"><img src="https://i.postimg.cc/7hPnV0Xh/2023-10-11-14-29-09.jpg" alt="2023-10-11-14-29-09"/></a>
                    <a href="https://postimg.cc/5YZHdhzx" target="_blank"><img src="https://i.postimg.cc/qq72n0MC/2023-10-11-14-30-36.jpg" alt="2023-10-11-14-30-36"/></a>
                </div>

                <p><cite>Cassette Beasts</cite> has become my favourite monster collecting game and one of my all-time favourite games since the first time I played it. In fact, I have created a <a href="/shrines/cassettebeasts/" target="blank"><cite>Cassette Beasts</cite> shrine</a> on my own website here. Among the monsters from <cite>Cassette Beasts</cite>, <a href="https://wiki.cassettebeasts.com/wiki/Pombomb" target="blank">Pombomb</a> is one of my favourites.</p>

                <p>I love Cassette Beasts and Pombomb so much that I am willing to spend money on not only the <a href="https://www.symbiotestudios.com/online-store/Cassette-Beasts-Pombomb-p582974319" target="blank">official Pombomb plushie</a> itself, but also the shipping fee to import it to my region. It took a month for this cutie to arrive at my home, but it is worth the wait!</p>

                <p>The plushie is very well-made; it is firm decently sized.</p>

                <p>Even better, when I shared my Pombomb plushie, Bytten Studio, the developer of <cite>Cassette Beasts</cite> <a href="https://twitter.com/ByttenStudio/status/1712191037957927126" target="blank">retweeted</a> me!</p>

                <blockquote class="twitter-tweet"><p lang="en" dir="ltr">Look at the lil guy! Perfect! Perfection!! <a href="https://t.co/zgMDvOQjt3">https://t.co/zgMDvOQjt3</a></p>&mdash; CASSETTE BEASTS 📼 OUT NOW ON PC &amp; CONSOLES (@ByttenStudio) <a href="https://twitter.com/ByttenStudio/status/1712191037957927126?ref_src=twsrc%5Etfw">October 11, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

                <img src="https://i.postimg.cc/8cmwZxD3/bytten-studio-on-my-pombomb-plushie.png" alt="Screenshot of ByttenStudio's retweet of Leilukin's Cassette Beasts Pombomb plushie">
                
                <section class="blog-nextprev" id="nextprev"></section>
            </article> <!-- end of div id="content" -->
            <footer class="blog-footer" id="footer"></footer>
        </main> <!-- end of div id="container" -->
    </body>
</html>