Game update - promo added 23.6.13

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteThe upper-arm thrust is my finishing move!
QuoteMy grandmother throws a better swing!
QuoteIt is the unknown that scares
Quotesliding puzzle
// MY MESSAGES
function my_message(int n) {
if (n==0) Display("You probably want to pick that up. Try the other mouse cursor that gets things.");
else if (n==1) Display("Try looking closer.");
else if (n==2) Display("It won't fit in you're inventory!");
else if (n==3) Display("It's ungettable!");
else if (n==4) Display("You can't do much with this.");
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.078 seconds with 14 queries.