include System;
bool kp_twins = true
if (kp_twins)
{
eat(food);
sleep() ;
}
function eat (f)
{
(Digestive) System.Consume(f);
return;
}
function sleep ()
{
(All) System.rest();
if (dream() != true)
{
print ("zzzzzzzzzzzzz");
} else
{
dream();
}
return;
}
function dream()
{
if (History.Recollect)
{
System.Senses.Project(History.Recollect.itemAt(current), sense_organ))
}
}
Happy to have been nicely stupid. wonsaponatime. ha ha
Mouth Shadows
1 day ago
No comments:
Post a Comment