hotline miami DONE ENOUGH
This commit is contained in:
parent
5fa58706a9
commit
a3a1f6f4f9
1 changed files with 81 additions and 4 deletions
|
@ -82,10 +82,87 @@ const Frame = ({
|
||||||
// i'll probably go for a different ui element
|
// i'll probably go for a different ui element
|
||||||
render_and_copy(
|
render_and_copy(
|
||||||
<Main>
|
<Main>
|
||||||
<Frame dialogue="homestuck is a webcomic by andrew hussie">
|
<Frame dialogue="hi">
|
||||||
<Frame dialogue="it features a large cast of characters">
|
<Frame
|
||||||
<Frame dialogue="rick roll in tooltip" tooltip="rick roll">
|
dialogue="don't worry, this isn't going to be another dialogue tree"
|
||||||
<Frame dialogue=" multiline text multiline text multiline text multiline text multiline text" />{" "}
|
tooltip="I'M SICK OF THEM"
|
||||||
|
>
|
||||||
|
<Frame
|
||||||
|
dialogue="i just wanna talk! :D"
|
||||||
|
tooltip="I CAN'T THINK OF ANYTHING ELSE"
|
||||||
|
>
|
||||||
|
<Frame dialogue="so how was">
|
||||||
|
<Frame dialogue="how was yourrr day">
|
||||||
|
<Frame
|
||||||
|
dialogue="uh."
|
||||||
|
tooltip="NEXT TIME I'LL WORK TOWARDS SOMETHING MORE SPECIFIC"
|
||||||
|
>
|
||||||
|
<Frame dialogue="come on, say it to the screen! no one will hear probably">
|
||||||
|
<Frame dialogue="that's awesome! i had an awesome day to">
|
||||||
|
<Frame dialogue="i we i was well yeah i was just you know i was eggbug">
|
||||||
|
<Frame
|
||||||
|
dialogue="it's my job you know"
|
||||||
|
tooltip="MASCOTS ARE USEFUL AS A COMMON TOUCHSTONE"
|
||||||
|
>
|
||||||
|
<Frame dialogue="so yeah! yeah. oh also uh also btw">
|
||||||
|
<Frame dialogue="please don't like. hit me. with the bat">
|
||||||
|
<Frame dialogue="that would hurt obv">
|
||||||
|
<Frame dialogue="wait what did you say?">
|
||||||
|
<Frame
|
||||||
|
dialogue="this is a static image?"
|
||||||
|
tooltip="I COULD HAVE DONE MORE THAN ONE"
|
||||||
|
>
|
||||||
|
<Frame
|
||||||
|
dialogue="oh wait that's rad"
|
||||||
|
tooltip="I DIDN'T"
|
||||||
|
>
|
||||||
|
<Frame dialogue="i don't think my body is actually eggbug">
|
||||||
|
<Frame dialogue="which is like super duper weird right">
|
||||||
|
<Frame dialogue="i think i'm just like">
|
||||||
|
<Frame
|
||||||
|
dialogue="a panther mask or something"
|
||||||
|
tooltip="I'M JUST GLAD I FOUND SOMETHING THAT LOOKS OK"
|
||||||
|
>
|
||||||
|
<Frame dialogue="and hey! wait a minute">
|
||||||
|
<Frame
|
||||||
|
dialogue="why do i reset when u click D:"
|
||||||
|
tooltip="SORRY I EVEN EMAILED MYSELF A WAY TO FIX IT"
|
||||||
|
>
|
||||||
|
<Frame
|
||||||
|
dialogue="it's really nauseating..."
|
||||||
|
tooltip="BUT DIDN'T BOTHER"
|
||||||
|
>
|
||||||
|
<Frame dialogue="anyway">
|
||||||
|
<Frame
|
||||||
|
dialogue="take care"
|
||||||
|
tooltip="THIS IS A HOTLINE MIAMI THING FOR SURE"
|
||||||
|
>
|
||||||
|
<Frame
|
||||||
|
dialogue="i'll go back to my eggjob"
|
||||||
|
tooltip="SO SUCCESS. I GUESS"
|
||||||
|
/>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
|
</Frame>
|
||||||
</Frame>
|
</Frame>
|
||||||
</Frame>
|
</Frame>
|
||||||
</Frame>
|
</Frame>
|
||||||
|
|
Loading…
Reference in a new issue