summaryrefslogtreecommitdiff
path: root/legacy
diff options
context:
space:
mode:
Diffstat (limited to 'legacy')
-rw-r--r--legacy/greg.css65
-rw-r--r--legacy/greg.html94
-rw-r--r--legacy/gregbutevil.html85
-rw-r--r--legacy/img/bg/dithered-poles.pngbin0 -> 83034 bytes
-rw-r--r--legacy/img/greg/20220712_191240.jpgbin0 -> 246139 bytes
-rw-r--r--legacy/img/greg/20220712_192131.jpgbin0 -> 238955 bytes
-rw-r--r--legacy/img/greg/20230131_204900.jpgbin0 -> 556443 bytes
-rw-r--r--legacy/img/greg/20230131_205541.jpgbin0 -> 386459 bytes
-rw-r--r--legacy/img/greg/20230131_212058.jpgbin0 -> 581466 bytes
-rw-r--r--legacy/img/greg/3d.pngbin0 -> 31931 bytes
-rw-r--r--legacy/img/greg/Flag_of_Estonia.pngbin0 -> 3845 bytes
-rw-r--r--legacy/img/greg/Flag_of_Estonia.svg1
-rw-r--r--legacy/img/greg/art_outline1.pngbin0 -> 271860 bytes
-rw-r--r--legacy/img/greg/art_outline2.pngbin0 -> 503519 bytes
-rw-r--r--legacy/img/greg/asshole.pngbin0 -> 13475 bytes
-rw-r--r--legacy/img/greg/babyyouaremyangel.gifbin0 -> 1574709 bytes
-rw-r--r--legacy/img/greg/cat.pngbin0 -> 29189 bytes
-rw-r--r--legacy/img/greg/dace.pngbin0 -> 885 bytes
-rw-r--r--legacy/img/greg/dase.pngbin0 -> 1052 bytes
-rw-r--r--legacy/img/greg/death.gifbin0 -> 3439386 bytes
-rw-r--r--legacy/img/greg/doom.jpegbin0 -> 32695 bytes
-rw-r--r--legacy/img/greg/forhim.jpgbin0 -> 91675 bytes
-rw-r--r--legacy/img/greg/greg-portrait.pngbin0 -> 929 bytes
-rw-r--r--legacy/img/greg/greg_is_an_evil_wizard.pngbin0 -> 71632 bytes
-rw-r--r--legacy/img/greg/gregface.pngbin0 -> 77798 bytes
-rw-r--r--legacy/img/greg/gregrpgbelove.gifbin0 -> 629329 bytes
-rw-r--r--legacy/img/greg/gregsafelynonbinary.pngbin0 -> 3354 bytes
-rw-r--r--legacy/img/greg/guilt.pngbin0 -> 154422 bytes
-rw-r--r--legacy/img/greg/helmet.pngbin0 -> 20857 bytes
-rw-r--r--legacy/img/greg/icon.pngbin0 -> 5704 bytes
-rw-r--r--legacy/img/greg/kompost.pngbin0 -> 8610 bytes
-rw-r--r--legacy/img/greg/logo.gifbin0 -> 285450 bytes
-rw-r--r--legacy/img/greg/logo.pngbin0 -> 36659 bytes
-rw-r--r--legacy/img/greg/mailmandead.pngbin0 -> 9247 bytes
-rw-r--r--legacy/img/greg/manson.gifbin0 -> 565503 bytes
-rw-r--r--legacy/img/greg/morally_grey_masterpieces.pngbin0 -> 43552 bytes
-rw-r--r--legacy/img/greg/overworld.pngbin0 -> 22750 bytes
-rw-r--r--legacy/img/greg/population.pngbin0 -> 50885 bytes
-rw-r--r--legacy/img/greg/psychdmg.pngbin0 -> 24090 bytes
-rw-r--r--legacy/img/greg/stare.pngbin0 -> 32660 bytes
40 files changed, 245 insertions, 0 deletions
diff --git a/legacy/greg.css b/legacy/greg.css
new file mode 100644
index 0000000..dee741d
--- /dev/null
+++ b/legacy/greg.css
@@ -0,0 +1,65 @@
+body {
+ /*background-color: lightgreen;*/
+ color:rgb(34, 56, 52);
+ font-family: serif;
+}
+
+.normal {
+ background-image: url('img/bg/dithered-poles.png');
+}
+
+.content {
+ background-color: rgb(90, 125, 131);
+ margin-top: 50px;
+ margin-left: 20%;
+ margin-right: 20%;
+ padding: 25px;
+}
+
+.box {
+ background-color: rgb(121, 155, 161);
+ padding: 15px;
+ padding-top: 2px;
+}
+
+h1 {
+ font-size: 35px;
+}
+
+a {
+ color: rgb(9, 57, 97);
+}
+
+figure {
+ display: inline-block;
+ margin: 15px;
+}
+
+::selection {
+ background-color: #308280;
+ color: white;
+}
+
+.gregevil {
+ background-image: url('img/greg/Flag_of_Estonia.png');
+ background-repeat: repeat;
+ background-size: 300px 200px;
+}
+
+.gregevil a {
+ color: white;
+}
+
+.evilcontent {
+ background-color: white;
+ margin-top: 50px;
+ margin-left: 20%;
+ margin-right: 20%;
+ padding: 25px;
+}
+
+.evilbox {
+ background-color: white;
+ padding: 15px;
+ padding-top: 2px;
+}
diff --git a/legacy/greg.html b/legacy/greg.html
new file mode 100644
index 0000000..e041cef
--- /dev/null
+++ b/legacy/greg.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>greg game review</title>
+ <link href="greg.css" rel="stylesheet" type="text/css" media="all">
+ <link rel="shortcut icon" href="img/greg/icon.png">
+ </head>
+
+ <body class="normal">
+
+ <div style="background-color: white; color: black;">
+<h2>This shrine is outdated. The game has since been completed and has changed a lot. I might update this accordingly.</h2>
+</div>
+
+ <div class="content">
+ <img src="img/greg/gregface.png" style="float: left; padding-right: 30px;">
+
+ <audio controls autoplay loop style="float: right;">
+ <source src="https://files.catbox.moe/jl6wyz.ogg">
+ </audio>
+
+ <!--<h1 style="display: inline;">Greg Game</h1>-->
+
+ <img src="img/greg/logo.gif" style="width: 400px;">
+
+ <br><br>
+
+ <div class="box">
+ <p><i>Greg</i> is an RPG game by <a href="https://murumart.neocities.org">Murumart</a>. It's still in development, so I'll actually be talking about its old demo that I got while it still existed on the internet. I lied. This isn't a review. I'll talk about how much I love Greg RPG.</p>
+ <p>You play as Greg, who returns to his hometown to see that an old lady is using his childhood house as a flower shop. But grandma's out for groceries, and it is Greg's opportunity to build up the power to kick her out. This MS-Painted town, however, soon proves to be troublesome, but only for Greg. Anyone who lays eyes on Greg has some kind of problem with him or a strong desire to exploit him for labour. My main evidence is that all the harmless NPCs have their eyes closed or away from Greg. Nobody looks straight into your eyes unless they have a job for you, be it delivering newspapers or cleaning an aquifer with soap (like in greg mining game, a very early version of the game).</p>
+ <p>The game was very entertaining, and never lost its fun even when it got challenging. The dialogue was hilarious and the characterization expressed through it was well-done. I was very impressed when I played the Demo, because the effort is very clear, such as in the visual effects. I particularly loved the way the radio sprite's dial moved with the music in Grandma's house. Besides the awesome effects, the music was incredible. Every track left a great impression and sweet after-taste, especially because of their clever use and details. The most noticeable example is the leitmotif of the bicycle and the bells that ring in each of its themes. Banger soundtrack. Extending from the music are the sound effects, which, even though they're such a small detail, I much loved hearing. The typing effect sure sounds like Comic Sans, and the menu clicks sound super great, because they, combined with the old-school look of the UI, are nostlagic to me.</p>
+ <p>I found the pixel art very lovely. The portraits of the bike ghosts look stunning. Shaders are used well throughout the UI and the map, and they look pretty. Above that, the art looks even better in newer versions. Right, what better art was there than the death screens? Those were funny. Buckle up, for Greg could die in many ways, but if you kill him on purpose, you should reconsider your morals. One notable visual detail is the fact that in battles and in the bike minigame, the character in focus is constructed like a puppet, with independently-animated limbs. What does that mean for you? The bike ghost's head bounces out when you attack it, with elastic wires being the only thing keeping it attached, and it's the best thing I laid eyes upon, but behold! You should see the ragdoll animation accompanied by explosions and several whacks when Greg flies out of the bike when you lose in the newspaper minigame. You're still reading? People are reading this? Since nobody is here I will let my awful headache take over and say that I love Greg. I want him. I can treat him right and I am going to kiss him right on the face. His grandma probably thinks that the's the most handsome boy in the world despite his raggedy-looking ass being ugly, but that won't prevent me from smothering that face.</p>
+ <p>There's cool graphics, music, and mechanics in the Greg game demo. There's a lot of love put into it and a lot of creativity in its ideas. Game of the year. I'm Greg Game's number one biggest fan and if there's a bigger fan than me I will not fight them but instead befriend them but joke's on you we're already <a href="https://files.catbox.moe/qdecq6.png">friends</a> I think.</p>
+ <p>I'm the proud owner of copies of Greg lost media, and eyes that witnessed other lost content of [REDACTED]. Real ones know about [REDACTED].</p>
+ <p>The best quote probably:</p>
+ <div style="text-align: center;">
+ <img src="img/greg/guilt.png" style="width: 550px;" alt="Image of Bike Ghost saying 'Hope you enjoy living the rest of your life in GUILT!!!!!!!!!! Asshole'">
+ <p style="text-align: left;">Notable moments:</p>
+ <figure>
+ <img src="img/greg/population.png" style="width: 481px;" alt="Image of Mail Man saying, 'On one hand it is great that our town's population is not declining as fast as we thought.'">
+ <figcaption>Reminds me of a particular Baltic nation.</figcaption>
+ </figure>
+ <figure>
+ <img src="img/greg/death.gif" alt="Gif of Greg flying off his bike, followed by a Game Over">
+ <figcaption>Hah</figcaption>
+ </figure>
+ <p style="font-size: 70%;">Note that the gif is edited, and that the game doesn't actually jump to the death screen like that. <a href="gregbutevil.html"><img src="img/greg/dace.png" alt="Greg" style="width: 20px;"></a> has to hit the ground miserably before the screen fades into a Game Over.</p>
+ </div>
+ <h3>Cool Greg facts</h3>
+ <ol>
+ <li>Greg has been in development since January 2023.</li>
+ <li>Greg mining game was released on June 5th, 2022 and is the earliest playable version of Greg.</li>
+ <li>Gleebungus.png</li>
+ <li>The Greg RPG Tech Demo (August) was released in October 2022.</li>
+ <li>You can fight grass blades.</li>
+ <li>Greg can hit himself in confusion because he's experiencing withdrawal symptoms and is so distressed that he isn't paying attention to where he throws his punches.</li>
+ <li><a href="https://troy-sucks.neocities.org/jackaric/misccomic2.jpg">Greg had a collab with JackAric (by Aiden)</a></li>
+ <li>Greg used to have a pet turtle.</li>
+ <li>MDP.</li>
+ </ol>
+ <h3>Gallery</h3>
+ <p>Fanart shows credit on hover. If not mentioned, then the image is by Murumart.</p>
+ <div style="text-align: center;">
+ <img src="img/greg/helmet.png">
+ <img src="img/greg/20220712_191240.jpg" title="By Aiden" style="width: 230px;">
+ <img src="img/greg/20220712_192131.jpg" title="By Aiden" style="width: 250px;">
+ <img src="img/greg/morally_grey_masterpieces.png" title="By Alan" style="width: 650px;">
+ <img src="img/greg/20230131_204900.jpg" title="By Aiden" style="width: 250px;">
+ <img src="img/greg/overworld.png">
+ <img src="img/greg/kompost.png">
+ <img src="img/greg/20230131_205541.jpg" style="width:250px" title="By Aiden (I love this one)">
+ <img src="img/greg/20230131_212058.jpg" title="By Aiden........" style="width: 250px">
+ <img src="img/greg/manson.gif">
+ <img src="img/greg/3d.png" style="height: 400px">
+ <img src="img/greg/stare.png">
+ <img src="img/greg/psychdmg.png">
+ <img src="img/greg/doom.jpeg" style="width: 100px;">
+ <img src="img/greg/greg_is_an_evil_wizard.png" style="width: 280px" title="By Alan!">
+ <img src="img/greg/mailmandead.png">
+ <img src="img/greg/art_outline1.png" style="width: 500px">
+ <img src="img/greg/art_outline2.png" style="width: 500px;">
+ <img src="img/greg/forhim.jpg" title="By Julian">
+ <img src="img/greg/babyyouaremyangel.gif" title="Gif by me. Drawing by Murumart.">
+ </div>
+ </div>
+ <p style="text-align: center; margin-bottom: 0px;">Art and music used on this page are by Murumart, excluding the background image.</p>
+ </div>
+ <center>
+ <a style="color: #7b96d1;" href="img/greg/cat.png">You've reached the end.</a>
+ </center>
+ </body>
+</html>
diff --git a/legacy/gregbutevil.html b/legacy/gregbutevil.html
new file mode 100644
index 0000000..4d6f029
--- /dev/null
+++ b/legacy/gregbutevil.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>no escape from greg</title>
+ <link href="greg.css" rel="stylesheet" type="text/css" media="all">
+ <link rel="shortcut icon" href="img/greg/icon.png">
+ </head>
+
+ <body class="gregevil">
+
+ <div class="evilcontent">
+ <img src="img/greg/dace.png" style="float: left; padding-right: 30px; width: 265px; height: 300px;" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';">
+
+ <audio controls autoplay loop style="float: right;">
+ <source src="https://files.catbox.moe/qtstnw.ogg">
+ </audio>
+
+ <img src="img/greg/dace.png" style="width: 400px; height: 172px" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';">
+
+ <br><br>
+
+ <div class="evilbox">
+ <p>
+greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg
+ </p>
+ <p>The best quote probably:</p>
+ <div style="text-align: center;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 550px; height: 188px;">
+ <p style="text-align: left;">Notable moments:</p>
+ <figure>
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 481px; height: 361px;">
+ <figcaption>Reminds me of a particular greg nation.</figcaption>
+ </figure>
+ <figure>
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 481px; height: 352px;">
+ <figcaption>Hah</figcaption>
+ </figure>
+ <p style="font-size: 70%;">Note that the greg is edited, and that the greg doesn't actually jump to the greg screen like that. <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" alt="Greg" style="width: 20px;"> has to hit the greg miserably before the screen fades into a greg Over.</p>
+ </div>
+ <h3>Cool Greg facts</h3>
+ <ol>
+ <li>Greg has been in greg since January 2023.</li>
+ <li>Greg greg game was released on June 5th, 2022 and is the earliest greg version of Greg.</li>
+ <li>Gregbungus.png</li>
+ <li>The Greg RPG Tech Demo (August) was released in greg 2022.</li>
+ <li>You can fight greg blades.</li>
+ <li>Greg can hit himself in confusion because he's experiencing greg symptoms and is so greg that he isn't paying attention to where he throws his greg.</li>
+ <li>greg is a very cool greg. Shoutout to greg.</li>
+ <li><a href="img/greg/dase.png">Greg had a collab with greg (by greg)</a></li>
+ <li>greg greg's previous site was [greg].</li>
+ <li>Greg used to have a pet turtle.</li>
+ <li>greg.</li>
+ </ol>
+ <h3>Gallery</h3>
+ <p>greg shows greg on hover. If not greg, then the greg is by greg.</p>
+ <div style="text-align: center;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 361px; height: 388px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 230px; height: 312px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 250px; height: 299px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 650px; height: 411px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 250px; height: 337px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 94px; height: 146px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 292px; height: 347px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width:250px; height: 292px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width:250px; height: 394px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 209px; height: 377px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 116px; height: 400px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 311px; height: 311px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 92px; height: 99px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 100px; height: 119px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 280px; height: 435px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 771px; height: 367px;">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 500px; height: 315px">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 500px; height: 290px">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 700px; height: 499px">
+ <img src="img/greg/dace.png" onmouseover="this.src='img/greg/dase.png';" onmouseout="this.src='img/greg/dace.png';" style="width: 500px; height: 500px">
+ </div>
+ </div>
+ <p style="text-align: center; margin-bottom: 0px;">greg and greg used on this greg are by greg, including the greg greg.</p>
+ </div>
+ <a href="img/greg/dace.png">greg greg greg greg.</a>
+ </body>
+</html>
diff --git a/legacy/img/bg/dithered-poles.png b/legacy/img/bg/dithered-poles.png
new file mode 100644
index 0000000..de75c46
--- /dev/null
+++ b/legacy/img/bg/dithered-poles.png
Binary files differ
diff --git a/legacy/img/greg/20220712_191240.jpg b/legacy/img/greg/20220712_191240.jpg
new file mode 100644
index 0000000..8fc381d
--- /dev/null
+++ b/legacy/img/greg/20220712_191240.jpg
Binary files differ
diff --git a/legacy/img/greg/20220712_192131.jpg b/legacy/img/greg/20220712_192131.jpg
new file mode 100644
index 0000000..6b36544
--- /dev/null
+++ b/legacy/img/greg/20220712_192131.jpg
Binary files differ
diff --git a/legacy/img/greg/20230131_204900.jpg b/legacy/img/greg/20230131_204900.jpg
new file mode 100644
index 0000000..ff23a0d
--- /dev/null
+++ b/legacy/img/greg/20230131_204900.jpg
Binary files differ
diff --git a/legacy/img/greg/20230131_205541.jpg b/legacy/img/greg/20230131_205541.jpg
new file mode 100644
index 0000000..7d680c7
--- /dev/null
+++ b/legacy/img/greg/20230131_205541.jpg
Binary files differ
diff --git a/legacy/img/greg/20230131_212058.jpg b/legacy/img/greg/20230131_212058.jpg
new file mode 100644
index 0000000..ac5517b
--- /dev/null
+++ b/legacy/img/greg/20230131_212058.jpg
Binary files differ
diff --git a/legacy/img/greg/3d.png b/legacy/img/greg/3d.png
new file mode 100644
index 0000000..505af25
--- /dev/null
+++ b/legacy/img/greg/3d.png
Binary files differ
diff --git a/legacy/img/greg/Flag_of_Estonia.png b/legacy/img/greg/Flag_of_Estonia.png
new file mode 100644
index 0000000..f516bdf
--- /dev/null
+++ b/legacy/img/greg/Flag_of_Estonia.png
Binary files differ
diff --git a/legacy/img/greg/Flag_of_Estonia.svg b/legacy/img/greg/Flag_of_Estonia.svg
new file mode 100644
index 0000000..0be6806
--- /dev/null
+++ b/legacy/img/greg/Flag_of_Estonia.svg
@@ -0,0 +1 @@
+<svg height="630" width="990" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h990v630h-990z" fill="#0072ce"/><path d="m0 210h990v420h-990z"/><path d="m0 420h990v210h-990z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/legacy/img/greg/art_outline1.png b/legacy/img/greg/art_outline1.png
new file mode 100644
index 0000000..93e8d06
--- /dev/null
+++ b/legacy/img/greg/art_outline1.png
Binary files differ
diff --git a/legacy/img/greg/art_outline2.png b/legacy/img/greg/art_outline2.png
new file mode 100644
index 0000000..8beacf8
--- /dev/null
+++ b/legacy/img/greg/art_outline2.png
Binary files differ
diff --git a/legacy/img/greg/asshole.png b/legacy/img/greg/asshole.png
new file mode 100644
index 0000000..244cc6b
--- /dev/null
+++ b/legacy/img/greg/asshole.png
Binary files differ
diff --git a/legacy/img/greg/babyyouaremyangel.gif b/legacy/img/greg/babyyouaremyangel.gif
new file mode 100644
index 0000000..ff14f19
--- /dev/null
+++ b/legacy/img/greg/babyyouaremyangel.gif
Binary files differ
diff --git a/legacy/img/greg/cat.png b/legacy/img/greg/cat.png
new file mode 100644
index 0000000..69cc761
--- /dev/null
+++ b/legacy/img/greg/cat.png
Binary files differ
diff --git a/legacy/img/greg/dace.png b/legacy/img/greg/dace.png
new file mode 100644
index 0000000..369a35c
--- /dev/null
+++ b/legacy/img/greg/dace.png
Binary files differ
diff --git a/legacy/img/greg/dase.png b/legacy/img/greg/dase.png
new file mode 100644
index 0000000..fcde4d5
--- /dev/null
+++ b/legacy/img/greg/dase.png
Binary files differ
diff --git a/legacy/img/greg/death.gif b/legacy/img/greg/death.gif
new file mode 100644
index 0000000..c6fe913
--- /dev/null
+++ b/legacy/img/greg/death.gif
Binary files differ
diff --git a/legacy/img/greg/doom.jpeg b/legacy/img/greg/doom.jpeg
new file mode 100644
index 0000000..42b516e
--- /dev/null
+++ b/legacy/img/greg/doom.jpeg
Binary files differ
diff --git a/legacy/img/greg/forhim.jpg b/legacy/img/greg/forhim.jpg
new file mode 100644
index 0000000..7bcccc2
--- /dev/null
+++ b/legacy/img/greg/forhim.jpg
Binary files differ
diff --git a/legacy/img/greg/greg-portrait.png b/legacy/img/greg/greg-portrait.png
new file mode 100644
index 0000000..3b02556
--- /dev/null
+++ b/legacy/img/greg/greg-portrait.png
Binary files differ
diff --git a/legacy/img/greg/greg_is_an_evil_wizard.png b/legacy/img/greg/greg_is_an_evil_wizard.png
new file mode 100644
index 0000000..cda2692
--- /dev/null
+++ b/legacy/img/greg/greg_is_an_evil_wizard.png
Binary files differ
diff --git a/legacy/img/greg/gregface.png b/legacy/img/greg/gregface.png
new file mode 100644
index 0000000..f129978
--- /dev/null
+++ b/legacy/img/greg/gregface.png
Binary files differ
diff --git a/legacy/img/greg/gregrpgbelove.gif b/legacy/img/greg/gregrpgbelove.gif
new file mode 100644
index 0000000..65cc606
--- /dev/null
+++ b/legacy/img/greg/gregrpgbelove.gif
Binary files differ
diff --git a/legacy/img/greg/gregsafelynonbinary.png b/legacy/img/greg/gregsafelynonbinary.png
new file mode 100644
index 0000000..5208e04
--- /dev/null
+++ b/legacy/img/greg/gregsafelynonbinary.png
Binary files differ
diff --git a/legacy/img/greg/guilt.png b/legacy/img/greg/guilt.png
new file mode 100644
index 0000000..9bbda1d
--- /dev/null
+++ b/legacy/img/greg/guilt.png
Binary files differ
diff --git a/legacy/img/greg/helmet.png b/legacy/img/greg/helmet.png
new file mode 100644
index 0000000..ba2c37a
--- /dev/null
+++ b/legacy/img/greg/helmet.png
Binary files differ
diff --git a/legacy/img/greg/icon.png b/legacy/img/greg/icon.png
new file mode 100644
index 0000000..4c8ed7d
--- /dev/null
+++ b/legacy/img/greg/icon.png
Binary files differ
diff --git a/legacy/img/greg/kompost.png b/legacy/img/greg/kompost.png
new file mode 100644
index 0000000..35c6233
--- /dev/null
+++ b/legacy/img/greg/kompost.png
Binary files differ
diff --git a/legacy/img/greg/logo.gif b/legacy/img/greg/logo.gif
new file mode 100644
index 0000000..67516da
--- /dev/null
+++ b/legacy/img/greg/logo.gif
Binary files differ
diff --git a/legacy/img/greg/logo.png b/legacy/img/greg/logo.png
new file mode 100644
index 0000000..cb2f09f
--- /dev/null
+++ b/legacy/img/greg/logo.png
Binary files differ
diff --git a/legacy/img/greg/mailmandead.png b/legacy/img/greg/mailmandead.png
new file mode 100644
index 0000000..3ec14aa
--- /dev/null
+++ b/legacy/img/greg/mailmandead.png
Binary files differ
diff --git a/legacy/img/greg/manson.gif b/legacy/img/greg/manson.gif
new file mode 100644
index 0000000..7deeb67
--- /dev/null
+++ b/legacy/img/greg/manson.gif
Binary files differ
diff --git a/legacy/img/greg/morally_grey_masterpieces.png b/legacy/img/greg/morally_grey_masterpieces.png
new file mode 100644
index 0000000..17eed43
--- /dev/null
+++ b/legacy/img/greg/morally_grey_masterpieces.png
Binary files differ
diff --git a/legacy/img/greg/overworld.png b/legacy/img/greg/overworld.png
new file mode 100644
index 0000000..7e78368
--- /dev/null
+++ b/legacy/img/greg/overworld.png
Binary files differ
diff --git a/legacy/img/greg/population.png b/legacy/img/greg/population.png
new file mode 100644
index 0000000..3d628e6
--- /dev/null
+++ b/legacy/img/greg/population.png
Binary files differ
diff --git a/legacy/img/greg/psychdmg.png b/legacy/img/greg/psychdmg.png
new file mode 100644
index 0000000..4b68c62
--- /dev/null
+++ b/legacy/img/greg/psychdmg.png
Binary files differ
diff --git a/legacy/img/greg/stare.png b/legacy/img/greg/stare.png
new file mode 100644
index 0000000..b387240
--- /dev/null
+++ b/legacy/img/greg/stare.png
Binary files differ