[ KiwiMeowo's Home :3 ]

A glimpse of my OCs' lives

Cosmos:

Woah... Your writing is so abstract I can't understand.

Lavender:

My notes is not intended for anyone else to understand after all.

Lavender:

A lot has happened over the months, there are a lot of obstacles I thought to be impossible to get over...

Lavender:

...so thank you, for being with me every step of the way.

Cosmos:

:DD !!

Lavender:

You are surprisingly considerate towards people.

Grey:

Really? I used to be told that I am quite troublesome...

Ruth:

It's almost noon already, you should wake up!

Cosmos:

Mhnnnn, 5 more minutes...

Ruth:

Grey look! I drew us together!

Grey:

Oh this is so cute... Is that you with the bow and wings?

Ruth:

Ya, I want to have strong magic powers so I can protect all of you!

Grey:

That's nice, but you are already doing a good job caring for us!

Grey:

Aren't you worried I might break some of your equipment?

Wolf:

If we don't ever test them out, how would we even know of they work?

Wolf:

You know, I think you should meet Raven some time, you two have a lot in common!

Lavender:

I doubt us two can get along, especially not in the current scenario.

Wolf:

Sigh... How many times do I have to heal you?

Ruth:

Hehe sorry, I will be careful next time!

Cosmos:

Hey Lavender, what do you want to do when this is over?

Lavender:

...I'm not sure myself.

Wolf:

I shall conquer this world with my best partner!

Cosmos:

I didn't ask you, did I?

Ruth:

For me, I would want to travel the world and discover more magic. How about Grey?

Grey:

I will continue looking for the truth of this world... I want to understand what happened to my friends.
Home

EVA 0

bem vindo, a desgraça (ainda em construçao)

 DevLog

 desenhos adicionados no papel e digital (10/06/2025)
 mais musicas adicionadas ao diario/Thecenter (09/05/2025)
 galeria atualizada - desenhos no papel (08/05/2025)

Eu ainda escuto.

Opiniões, ameaças, cartas de amor, registros, perguntas ou quer falar um pouco?

CHATBOX

}

]]] style="margin:0 auto;" #sidebar { height: 100% /*750px*/; width: 25%/*370px*/; box-sizing: border-box; background: #01013d; background-image: url('/bgs/tumblr_n889uglyGn1sh05g3o1_250.gif'); background-attachment: local; text-align: center; border-right: 5px ridge #c102ff; margin: auto; top: 0px; left: 0px; float: left; padding: 15px; overflow: hidden; position: fixed; box-shadow: 10px 0px 25px #000; } var art = document.querySelectorAll('.artborder:not(a)'); var createwindow=document.createElement('div'); createwindow.id="window"; createwindow.innerHTML='

'; document.body.appendChild(createwindow); var artwindow=document.getElementById('window'); var artwork=artwindow.getElementsByTagName("img")[0]; var artdesc=artwindow.getElementsByTagName("p")[0]; for (i = 0; i < art.length; i++) { art[i].setAttribute("data-openid", i); art[i].addEventListener("click", function() { artwork.setAttribute("data-openid", this.getAttribute("data-openid")); if (this.classList.contains("censor")){ artwork.classList.add("censor"); artwork.addEventListener("click", censor); } else{ artwork.classList.remove("censor"); artwork.removeEventListener("click", censor); } artwork.src="/loading.gif"; setTimeout(function(){ artwork.src=art[artwork.getAttribute("data-openid")].getElementsByTagName("img")[0].src; },100); artwork.setAttribute("alt", this.getElementsByTagName("img")[0].getAttribute("alt")); artdesc.innerHTML=this.getElementsByTagName("img")[0].title; artwindow.style.transform="translateY(0)"; artwindow.style.opacity="1"; artwindow.style.zIndex="100"; }) } window.addEventListener('click', (e) => { if (e.target === artwindow || e.target === document.getElementById("x") || e.target === document.getElementById("artview")){ artwindow.style.transform="translateY(-50%)"; artwindow.style.opacity="0"; artwindow.style.zIndex="-1"; } }); document.getElementById("prevart").addEventListener("click",function(){ if (artwork.getAttribute("data-openid")>0){ artwork.setAttribute("data-openid", artwork.getAttribute("data-openid")-1); if (art[artwork.getAttribute("data-openid")].classList.contains("censor")){ artwork.classList.add("censor"); artwork.addEventListener("click", censor); } else{ artwork.classList.remove("censor"); artwork.removeEventListener("click", censor); } artwork.src="/loading.gif"; setTimeout(function(){ artwork.src=art[artwork.getAttribute("data-openid")].getElementsByTagName("img")[0].src; },100); artwork.setAttribute("alt", art[artwork.getAttribute("data-openid")].getElementsByTagName("img")[0].getAttribute("alt")); artdesc.innerHTML=art[artwork.getAttribute("data-openid")].getElementsByTagName("img")[0].title; } else{ this.innerText="Limit!"; this.classList.add("invalid"); setTimeout(function(){ document.getElementById("prevart").innerText="Prev"; document.getElementById("prevart").classList.remove("invalid"); },1000); } }); document.getElementById("nextart").addEventListener("click",function(){ if (artwork.getAttribute("data-openid")