<!DOCTYPE html>
<html lang="en" dir="ltr" id="page-top">
    <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/shrines/starwarskotor">
        <meta property="og:type" content="website">
        <meta property="og:site_name" content="Leilukin's Hub">
        <meta property="og:title" content="Articles | Star Wars: Knights of the Old Republic Shrine">
        <meta property="og:description" content="List of my articles and articles I recommend for the Star Wars: Knights of the Old Republic series">

        <link rel="stylesheet" href="/shrines/starwarskotor/css/style-starwarskotor.css" type="text/css" media="all">
        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">

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

        <script src="/shrines/starwarskotor/js/swkotor-components.js" defer></script> 

        <title>Articles | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub</title>
    </head>
    <body>
        <header class="main-header">
            <noscript>
                JavaScript is disabled in your browser. To get the best user experience on
                this website, it is recommended that you enable it.
            </noscript>
        </header>
        <nav class="navbar"></nav>
        <main>
            <!-- <aside class="left-sidebar">
                Left sidebar content here
            </aside> -->

            <div class="content-container">
                <section class="content-section">
                    <h1><cite>Star Wars: Knights of the Old Republic</cite> Articles</h1>
                    <p>Here is a list of articles written by me or other people that I recommend for the <cite>Star Wars: Knights of the Old Republic</cite> series.</p>
                </section>

                <section class="content-section">
                    <h2>My Articles for Both Games</h2>
                    <ul>
                        <li><a href="faq-same-gender-romance-mods.html">Frequently Asked Questions (FAQ) for My Same-Gender Romance Mods for <cite>Star Wars: Knight of the Old Republic</cite> Series</a></li>
                    </ul>
                </section>

                <section class="content-section">
                    <h2>My <cite>KotOR 1</cite> Articles</h2>
                    <ul class="article-list">
                        <li><a href="juhani-lesbian-evidence.html">Evidence of Juhani being a Lesbian from <cite>Star Wars: Knights of the Old Republic's</cite> Game Files</a></li>
                        <li><a href="juhani-hostility-towards-canderous.html">How to Access Juhani's Conversaion about Canderous without Restoration Mods</a></li>
                        <li><a href="keep-juhani-a-lesbian.html">Keep Juhani a Lesbian and Keep Juhani's Romance Exclusive to Female Characters</a></li>
                    </ul>
                </section>

                <section class="content-section">
                    <h2>My <cite>KotOR 2</cite> Articles</h2>
                    <ul class="article-list">
                        <li><a href="arren-kae-kreia-theory.html">Why I Personally Do Not Subscribe to the “Arren Kae is Kreia” Theory</a></li>
                        <li><a href="handmaiden-sisters-mother.html">Where is the Mother of the Handmaiden’s Sisters?</a></li>
                        <li><a href="partyswap-management-takeover.html">On Me Taking Over the Management and Development of DarthTyren's PartySwap Mod</a></li>
                        <li><a href="tslrcm-first-kotor2-playthrough.html">Should You Use The Sith Lords Restored Content Mod in Your First <cite>Star Wars: KotOR 2</cite> Playthrough?</a></li>
                    </ul>
                </section>

                <section class="content-section">
                    <h2><cite>KotOR</cite> Articles I Recommend</h2>
                    <ul class="article-list">
                        <li><a href="https://somblog.tumblr.com/post/175466502069/this-isnt-a-star-wars-fandom-blog-but-ive-been" target="_blank">This essay about Juhani</a> by Tumblr user somblog is an excellent analysis of Juhani's character.</li>
                        <li><a href="https://www.reddit.com/r/kotor/comments/129co74/in_defense_of_peragus_its_not_just_welldesigned/" target="_blank">In Defense of Peragus: it’s not just well-designed, it’s a uniquely good level too</a> by Snigaroo on the KotOR Subreddit — An excellent essay that goes into detail in explaining why some of us actually find Peragus a good level. I am among the minority that genuinely enjoy Peragus, to the extent that I never even considered using any mod to skip the level, and I replay all the hologram recordings throughout Peragus and the Harbinger every time I replay <cite>KotOR 2</cite>.</li>
                    </ul>
                </section>
            </div>

            <aside class="right-sidebar"></aside>
        </main>
        <footer class="main-footer"></footer>
    </body>
</html>